summaryrefslogtreecommitdiff
path: root/shell/source/win32/ooofilereader/basereader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/ooofilereader/basereader.cxx')
-rw-r--r--shell/source/win32/ooofilereader/basereader.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/win32/ooofilereader/basereader.cxx b/shell/source/win32/ooofilereader/basereader.cxx
index e4a64e3384c0..23a594f1df8e 100644
--- a/shell/source/win32/ooofilereader/basereader.cxx
+++ b/shell/source/win32/ooofilereader/basereader.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "basereader.hxx"
+#include <basereader.hxx>
-#include "xml_parser.hxx"
+#include <xml_parser.hxx>
-#include "assert.h"
+#include <assert.h>
#include <memory>
/** constructor of CBaseReader.