diff options
Diffstat (limited to 'core/exif.cpp')
-rw-r--r-- | core/exif.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/exif.cpp b/core/exif.cpp index 17983a0ff..4f6cb89e1 100644 --- a/core/exif.cpp +++ b/core/exif.cpp @@ -35,7 +35,7 @@ #include <cstdint> #include <stdio.h> #include <vector> -#include "dive.h" +#include "subsurface-time.h" using std::string; |