diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-25 15:07:49 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-25 15:07:49 +0000 |
commit | 153360d2601bded9d77df304a2a2b4c83a5a4998 (patch) | |
tree | 671c97ca536b4e54c8efbb364ad09965cea8d7c9 /plugins/MirandaG15/src/StdAfx.h | |
parent | 075c7777370258c5e1ccff1dc22f31b416e1e761 (diff) |
MirandaG15: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 f92f33606d..e6df528c12 100644 --- a/plugins/MirandaG15/src/StdAfx.h +++ b/plugins/MirandaG15/src/StdAfx.h @@ -40,7 +40,7 @@ using namespace std; #define ASSERT assert
-#include "LCDFramework.h"
+#include "LCDFramework\LCDFramework.h"
#include "Miranda.h"
#include "CEvent.h"
|