summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/StdAfx.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-11-03 17:00:59 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-11-03 17:00:59 +0000
commit27f0b7b585e87e361289c258b73038e755ed35a2 (patch)
tree85db83f4488039b16018734ed78fad30bdd656a8 /plugins/MirandaG15/src/StdAfx.h
parent0ccf53dbbee25538795b39139318c7099c6700c3 (diff)
MirandaG15 added to solutions (x64 doesn't compile)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6756 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirandaG15/src/StdAfx.h')
-rw-r--r--plugins/MirandaG15/src/StdAfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h
index c03f576c95..d55627ae74 100644
--- a/plugins/MirandaG15/src/StdAfx.h
+++ b/plugins/MirandaG15/src/StdAfx.h
@@ -48,6 +48,6 @@ using namespace std;
#include "Miranda.h"
#include "CEvent.h"
-#include "../resource.h"
+#include "resource.h"
#endif \ No newline at end of file