summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx')
-rw-r--r--shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
index f74473b5e3f4..4443287f736c 100644
--- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
+++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
@@ -28,10 +28,10 @@
// Platform: Windows 2000, Windows XP
-#include "contentreader.hxx"
-#include "metainforeader.hxx"
-#include "registry.hxx"
-#include "fileextensions.hxx"
+#include <contentreader.hxx>
+#include <metainforeader.hxx>
+#include <registry.hxx>
+#include <fileextensions.hxx>
// Include file Purpose
@@ -59,13 +59,13 @@
#include <filter.h>
#include <filterr.h>
#include <ntquery.h>
-#include "assert.h"
+#include <assert.h>
#include "ooofilt.hxx"
#include <objidl.h>
#include <stdio.h>
#include "propspec.hxx"
-#include "stream_helper.hxx"
+#include <stream_helper.hxx>
//C-------------------------------------------------------------------------
// Class: COooFilter