summaryrefslogtreecommitdiff
path: root/protocols/MRA/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-16 11:35:25 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-16 11:35:25 +0000
commitc1f92b0c5dd10e0f9664a21599040d9226bc261d (patch)
tree7bc4e5b7ef4cf1d8477b2eee297a7fe49ee8ba4a /protocols/MRA/src/stdafx.h
parenta6e9c3ddf6d5fd80c91e177342f0f76948b9875e (diff)
unified zlib project also moved to libs\
git-svn-id: http://svn.miranda-ng.org/main/trunk@14200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/src/stdafx.h')
-rw-r--r--protocols/MRA/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/src/stdafx.h b/protocols/MRA/src/stdafx.h
index c8acdbe328..39d1253497 100644
--- a/protocols/MRA/src/stdafx.h
+++ b/protocols/MRA/src/stdafx.h
@@ -18,7 +18,7 @@
#include <time.h>
#include <commctrl.h>
-#include "../../plugins/zlib/src/zlib.h"
+#include "../../libs/zlib/src/zlib.h"
#include <newpluginapi.h>
#include <m_system.h>