diff options
-rw-r--r-- | plugins/TabSRMM/include/m_cln_skinedit.h (renamed from plugins/ExternalAPI/m_cln_skinedit.h) | 0 | ||||
-rw-r--r-- | plugins/TabSRMM/src/commonheaders.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_cln_skinedit.h b/plugins/TabSRMM/include/m_cln_skinedit.h index 5ee66829c5..5ee66829c5 100644 --- a/plugins/ExternalAPI/m_cln_skinedit.h +++ b/plugins/TabSRMM/include/m_cln_skinedit.h diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h index 5dbe475c1a..a42af77b50 100644 --- a/plugins/TabSRMM/src/commonheaders.h +++ b/plugins/TabSRMM/src/commonheaders.h @@ -220,7 +220,6 @@ extern struct LIST_INTERFACE li; #include "m_nudge.h"
#include "m_folders.h"
#include "m_msg_buttonsbar.h"
-#include "m_cln_skinedit.h"
#include "m_flash.h"
#include "m_spellchecker.h"
#include "m_mathmodule.h"
@@ -228,6 +227,7 @@ extern struct LIST_INTERFACE li; #include "m_updater.h"
#include "m_smileyadd.h"
+#include "../include/m_cln_skinedit.h"
#include "../include/buttonbar.h"
#include "../include/msgs.h"
#include "../include/msgdlgutils.h"
|