summaryrefslogtreecommitdiff
path: root/urmoms-index.c
diff options
context:
space:
mode:
Diffstat (limited to 'urmoms-index.c')
-rw-r--r--urmoms-index.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/urmoms-index.c b/urmoms-index.c
index bcb6935..ff84be3 100644
--- a/urmoms-index.c
+++ b/urmoms-index.c
@@ -10,8 +10,9 @@
#include <string.h>
#include <unistd.h>
+#include <git2.h>
+
#include "config.h"
-#include "git2.h"
static git_repository *repo;