summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/propsheets/propsheets.cxx')
-rw-r--r--shell/source/win32/shlxthandler/propsheets/propsheets.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/shell/source/win32/shlxthandler/propsheets/propsheets.cxx b/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
index aa938e53a405..af5b21401b11 100644
--- a/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
+++ b/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "internal/config.hxx"
-#include "internal/global.hxx"
+#include "config.hxx"
+#include "global.hxx"
-#include "internal/propsheets.hxx"
-#include "internal/utilities.hxx"
-#include "internal/resource.h"
+#include "propsheets.hxx"
+#include "utilities.hxx"
+#include "resource.h"
#include "listviewbuilder.hxx"
#if defined _MSC_VER