summaryrefslogtreecommitdiff
path: root/Boltun/boltun.cpp
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-12-01 12:06:40 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-12-01 12:06:40 +0000
commit2e9b647207cdc21a980c40a056c1e42586875777 (patch)
tree9150769339b606170f259b5cecccbe536f02cddb /Boltun/boltun.cpp
parentf061bdf3bb3a08cd29fc8b6d9b025d27fe56a2c9 (diff)
Boltun: compilation fix
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@233 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'Boltun/boltun.cpp')
-rw-r--r--Boltun/boltun.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Boltun/boltun.cpp b/Boltun/boltun.cpp
index c24ba19..e0f8566 100644
--- a/Boltun/boltun.cpp
+++ b/Boltun/boltun.cpp
@@ -34,7 +34,7 @@
#include "m_protosvc.h"
#include "m_options.h"
#include "m_langpack.h"
-#include "../../src/resource.h"
+#include "resource.h"
#include "resource.h"