diff options
Diffstat (limited to 'export-html.cpp')
-rw-r--r-- | export-html.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/export-html.cpp b/export-html.cpp index b0ee229f1..3e116f3cb 100644 --- a/export-html.cpp +++ b/export-html.cpp @@ -8,6 +8,8 @@ #include "core/qt-gui.h" #include "core/qthelper.h" +#include "core/file.h" +#include "core/divesite.h" #include "core/save-html.h" #include <stdio.h> #include "git2.h" |