diff options
Diffstat (limited to 'src/dom/odf/odfdocument.h')
| -rw-r--r-- | src/dom/odf/odfdocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/odf/odfdocument.h b/src/dom/odf/odfdocument.h index faae4dc4d..9710de385 100644 --- a/src/dom/odf/odfdocument.h +++ b/src/dom/odf/odfdocument.h @@ -30,7 +30,7 @@ #include <vector>
#include <string>
-#include "dom.h"
+#include "dom/dom.h"
namespace odf
{
|
