summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-24 21:18:44 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-24 21:18:44 +0000
commit3814871378804c77bdbd7922e2bcd3b19118de00 (patch)
tree9ac4051edfeeb5337109a8a20046f531d4a96941 /plugins/TabSRMM/src
parent06180e12fb4e995d345fd71e29ee39240afc9baf (diff)
m_buttonbar.h moved inside TabSRMM
git-svn-id: http://svn.miranda-ng.org/main/trunk@617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src')
-rw-r--r--plugins/TabSRMM/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h
index 7b40ad1117..5dbe475c1a 100644
--- a/plugins/TabSRMM/src/commonheaders.h
+++ b/plugins/TabSRMM/src/commonheaders.h
@@ -225,10 +225,10 @@ extern struct LIST_INTERFACE li;
#include "m_spellchecker.h"
#include "m_mathmodule.h"
#include "m_historyevents.h"
-#include "m_buttonbar.h"
#include "m_updater.h"
#include "m_smileyadd.h"
+#include "../include/buttonbar.h"
#include "../include/msgs.h"
#include "../include/msgdlgutils.h"
#include "../include/typingnotify.h"