diff options
Diffstat (limited to 'plugins/MirandaG15/src/CEventLog.h')
-rw-r--r-- | plugins/MirandaG15/src/CEventLog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/CEventLog.h b/plugins/MirandaG15/src/CEventLog.h index 883ca4473f..9c27fe64e8 100644 --- a/plugins/MirandaG15/src/CEventLog.h +++ b/plugins/MirandaG15/src/CEventLog.h @@ -1,7 +1,7 @@ #ifndef _CEVENTLOG_H_
#define _CEVENTLOG_H_
-#include "LCDFramework\CLCDList.h"
+#include "LCDFramework/CLCDList.h"
class CEventLogEntry
{
|