summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/comment.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/comment.cxx')
-rw-r--r--unoxml/source/dom/comment.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/dom/comment.cxx b/unoxml/source/dom/comment.cxx
index 740e4813b886..179a0f2da5ff 100644
--- a/unoxml/source/dom/comment.cxx
+++ b/unoxml/source/dom/comment.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <comment.hxx>
+#include "comment.hxx"
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>