diff options
Diffstat (limited to 'plugins/MirandaG15/src/StdAfx.h')
-rw-r--r-- | plugins/MirandaG15/src/StdAfx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h index e1812a712d..176f52cdb6 100644 --- a/plugins/MirandaG15/src/StdAfx.h +++ b/plugins/MirandaG15/src/StdAfx.h @@ -39,7 +39,7 @@ using namespace std; #define ASSERT assert
-#include "LCDFramework\LCDFramework.h"
+#include "LCDFramework/LCDFramework.h"
#include "Miranda.h"
#include "CEvent.h"
|