summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/CEventScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirandaG15/src/CEventScreen.h')
-rw-r--r--plugins/MirandaG15/src/CEventScreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/CEventScreen.h b/plugins/MirandaG15/src/CEventScreen.h
index e2eeccc24c..7ef9135744 100644
--- a/plugins/MirandaG15/src/CEventScreen.h
+++ b/plugins/MirandaG15/src/CEventScreen.h
@@ -3,7 +3,7 @@
#include "CScreen.h"
#include "CEventLog.h"
-#include "CLCDBar.h"
+#include "LCDFramework\CLCDBar.h"
class CEventScreen : public CScreen
{