summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx')
-rw-r--r--writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx b/writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx
index de585f87c6c9..4776f40f1044 100644
--- a/writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx
@@ -28,7 +28,7 @@
#pragma GCC diagnostic ignored "-Wdeprecated-register"
#endif
#endif
-#include "gperffasttoken.hxx"
+#include "ooxml/gperffasttoken.hxx"
#if defined __clang__
#if __has_warning("-Wdeprecated-register")
#pragma GCC diagnostic pop