summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/shlxthdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/shlxthdl.cxx')
-rw-r--r--shell/source/win32/shlxthandler/shlxthdl.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/shell/source/win32/shlxthandler/shlxthdl.cxx b/shell/source/win32/shlxthandler/shlxthdl.cxx
index 821e91b2f747..e168618dba98 100644
--- a/shell/source/win32/shlxthandler/shlxthdl.cxx
+++ b/shell/source/win32/shlxthandler/shlxthdl.cxx
@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "internal/config.hxx"
-#include "internal/global.hxx"
-#include "internal/shlxthdl.hxx"
+#include "config.hxx"
+#include "global.hxx"
+#include "shlxthdl.hxx"
#include "classfactory.hxx"
-#include "internal/registry.hxx"
-#include "internal/fileextensions.hxx"
-#include "internal/utilities.hxx"
+#include "registry.hxx"
+#include "fileextensions.hxx"
+#include "utilities.hxx"
#include <tchar.h>
#include <string>