summaryrefslogtreecommitdiff
path: root/shell/inc/propsheets.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/propsheets.hxx')
-rw-r--r--shell/inc/propsheets.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/propsheets.hxx b/shell/inc/propsheets.hxx
index 8bb77bac45bc..920ede7ccff3 100644
--- a/shell/inc/propsheets.hxx
+++ b/shell/inc/propsheets.hxx
@@ -31,7 +31,7 @@
#endif
#include <string>
#include <memory>
-#include <filepath.hxx>
+#include "filepath.hxx"
class CPropertySheet : public IShellExtInit, public IShellPropSheetExt
{