summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg/src/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-10-12 16:16:13 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-10-12 16:16:13 +0000
commit2f11afa8c3103faa812db7be317f8a5239b4f0e1 (patch)
treedf547ed6fea5e6f272ffb7865af33a10b273bfa5 /plugins/SimpleStatusMsg/src/commonheaders.h
parentfa45dfecc1e3d4b3d38b881022b6c9ae3267495d (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@1892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SimpleStatusMsg/src/commonheaders.h')
-rw-r--r--plugins/SimpleStatusMsg/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/commonheaders.h b/plugins/SimpleStatusMsg/src/commonheaders.h
index 54bf654ca4..2fd1426354 100644
--- a/plugins/SimpleStatusMsg/src/commonheaders.h
+++ b/plugins/SimpleStatusMsg/src/commonheaders.h
@@ -54,7 +54,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <m_icq.h>
#include <win2k.h>
-#include "../../protocols/IcqOscarJ/icq_constants.h"
+#include "../../protocols/IcqOscarJ/src/icq_constants.h"
#include "m_fortunemsg.h"
#include "m_statusplugins.h"
#include "m_toptoolbar.h"