summaryrefslogtreecommitdiff
path: root/src/modules/xml/xmlParser.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-03 14:17:25 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-03 14:17:25 +0000
commit31ad5a2b294f59b5a64a8e7d8383669baeb7fdd0 (patch)
tree50958a041b03dac17c38684c831acd8f46f74631 /src/modules/xml/xmlParser.cpp
parent4936520d4bb4f2c9c2fdbaa565874a99438a3992 (diff)
let VS2010 be damnned
git-svn-id: http://svn.miranda-ng.org/main/trunk@285 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/xml/xmlParser.cpp')
-rw-r--r--src/modules/xml/xmlParser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/xml/xmlParser.cpp b/src/modules/xml/xmlParser.cpp
index 3d8dfd7b4c..fdcd644be0 100644
--- a/src/modules/xml/xmlParser.cpp
+++ b/src/modules/xml/xmlParser.cpp
@@ -50,7 +50,7 @@
****************************************************************************
*/
-#include "commonheaders.h"
+#include "..\..\core\commonheaders.h"
#include "xmlParser.h"
#include <memory.h>