summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StatusManager/src/stdafx.h')
-rw-r--r--plugins/StatusManager/src/stdafx.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/StatusManager/src/stdafx.h b/plugins/StatusManager/src/stdafx.h
index 6767d08ef4..e9343eab16 100644
--- a/plugins/StatusManager/src/stdafx.h
+++ b/plugins/StatusManager/src/stdafx.h
@@ -38,9 +38,9 @@ struct CMPlugin : public PLUGIN<CMPlugin>
};
#include "commonstatus.h"
-#include "KeepStatus\keepstatus.h"
-#include "StartupStatus\startupstatus.h"
-#include "AdvancedAutoAway\advancedautoaway.h"
+#include "keepstatus.h"
+#include "startupstatus.h"
+#include "advancedautoaway.h"
extern bool g_bMirandaLoaded;
extern int AAALangPack, KSLangPack, SSLangPack;