summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-11-22 20:57:18 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-11-22 20:57:18 +0000
commit252fef051a5ec3bd2d247976772f677d8c82e65d (patch)
tree0352cf5a6baf062ab307502153ec54b3c58560f0 /src/core
parent20015ea138dd46c88610d6d08486fba9d5fb5839 (diff)
fix for the hardcoded xstatus checkbox
git-svn-id: http://svn.miranda-ng.org/main/trunk@2434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r--src/core/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h
index 79be0e0ecf..f691cf8c26 100644
--- a/src/core/commonheaders.h
+++ b/src/core/commonheaders.h
@@ -98,6 +98,7 @@ using namespace std;
#include <m_help.h>
#include <m_timezones.h>
#include <m_extraicons.h>
+#include <m_xstatus.h>
#include "miranda.h"
#include "stdplug.h"