Minor typo in ui_logger.h

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
This commit is contained in:
Harry Young 2013-08-27 17:25:24 +02:00
parent 860fd15830
commit 985caaf175
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ifndef UI_LOGGER_H_
#define UI_LOGGER_H_
#include "UI_local.h"
#include "ui_local.h"
enum {
LL_ALWAYS,