summaryrefslogtreecommitdiff
path: root/shell/source/win32/ooofilereader/contentreader.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/ooofilereader/contentreader.cxx')
-rw-r--r--shell/source/win32/ooofilereader/contentreader.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/win32/ooofilereader/contentreader.cxx b/shell/source/win32/ooofilereader/contentreader.cxx
index 68781097dada..97a88f1d8a65 100644
--- a/shell/source/win32/ooofilereader/contentreader.cxx
+++ b/shell/source/win32/ooofilereader/contentreader.cxx
@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "contentreader.hxx"
+#include <contentreader.hxx>
#include "dummytag.hxx"
#include "simpletag.hxx"
#include "autostyletag.hxx"
-#include "assert.h"
+#include <assert.h>
/** constructor.
*/