summaryrefslogtreecommitdiff
path: root/useactions/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'useactions/common.h')
-rw-r--r--useactions/common.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/useactions/common.h b/useactions/common.h
index 1a022b3..f44ebd0 100644
--- a/useactions/common.h
+++ b/useactions/common.h
@@ -50,12 +50,12 @@
#include <m_genmenu.h>
#include <m_icolib.h>
#include <m_protocols.h>
-#include "ExternalAPI\m_actman.h"
-#include "ExternalAPI\m_msg_buttonsbar.h"
-#include "ExternalAPI\m_toolbar.h"
-#include "ExternalAPI\m_toptoolbar.h"
-#include "ExternalAPI\m_variables.h"
-#include "ExternalAPI\m_updater.h"
+#include "m_actman.h"
+#include "m_msg_buttonsbar.h"
+#include "m_toolbar.h"
+#include "m_toptoolbar.h"
+#include "m_variables.h"
+#include "m_updater.h"
extern HINSTANCE hInst;
extern PLUGINLINK *pluginLink;