summaryrefslogtreecommitdiffstats
path: root/core/load-git.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/load-git.c')
-rw-r--r--core/load-git.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/load-git.c b/core/load-git.c
index 6af1f004f..ec922d37b 100644
--- a/core/load-git.c
+++ b/core/load-git.c
@@ -5,7 +5,6 @@
#include <string.h>
#include <stdlib.h>
#include <errno.h>
-#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
@@ -26,6 +25,7 @@
#include "picture.h"
#include "qthelper.h"
#include "tag.h"
+#include "subsurface-time.h"
const char *saved_git_id = NULL;