diff options
Diffstat (limited to 'core/qthelper.cpp')
-rw-r--r-- | core/qthelper.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/qthelper.cpp b/core/qthelper.cpp index 6ac539ac1..082e16194 100644 --- a/core/qthelper.cpp +++ b/core/qthelper.cpp @@ -12,11 +12,10 @@ #include "version.h" #include "errorhelper.h" #include "planner.h" -#include "time.h" +#include "subsurface-time.h" #include "gettextfromc.h" #include "applicationstate.h" #include "metadata.h" -#include <sys/time.h> #include "exif.h" #include "file.h" #include "picture.h" |