diff options
Diffstat (limited to 'backend-shared')
-rw-r--r-- | backend-shared/exportfuncs.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend-shared/exportfuncs.cpp b/backend-shared/exportfuncs.cpp index 469e078a4..24f133377 100644 --- a/backend-shared/exportfuncs.cpp +++ b/backend-shared/exportfuncs.cpp @@ -13,6 +13,7 @@ #include "core/divefilter.h" #include "core/divesite.h" #include "core/picture.h" +#include "core/pref.h" #include "core/sample.h" #include "exportfuncs.h" |