summaryrefslogtreecommitdiff
path: root/authstate/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'authstate/commonheaders.h')
-rw-r--r--authstate/commonheaders.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/authstate/commonheaders.h b/authstate/commonheaders.h
index ffb83b8..aab35c9 100644
--- a/authstate/commonheaders.h
+++ b/authstate/commonheaders.h
@@ -46,8 +46,8 @@
#include "Version.h"
// Third party SDK headers
-#include "sdk/m_updater.h"
-#include "sdk/m_extraicons.h"
+#include "m_updater.h"
+#include "m_extraicons.h"
static const int DefaultSlot = EXTRA_ICON_ADV2;
#define MODULENAME "AuthState"