OSDN Git Service

Reorganize header files and their inclusion.
[xkeymacs/xkeymacs.git] / xkeymacs / profile.cpp
index 07f9580..3f77876 100644 (file)
@@ -2,13 +2,13 @@
 //\r
 //////////////////////////////////////////////////////////////////////\r
 \r
-#include "stdafx.h"\r
-#include "xkeymacs.h"\r
-#include "Profile.h"\r
-#include "MainFrm.h"\r
-#include "DotXkeymacs.h"\r
+#include "profile.h"\r
 #include "imelist.h"\r
-#include <Shlwapi.h>\r
+#include "xkeymacs.h"\r
+#include "dotxkeymacs.h"\r
+#include "mainfrm.h"\r
+#include "../xkeymacsdll/xkeymacsdll.h"\r
+#include "../xkeymacsdll/Utils.h"\r
 #include <TlHelp32.h>\r
 \r
 #ifdef _DEBUG\r