summaryrefslogtreecommitdiff
path: root/src/checkout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/checkout.h')
-rw-r--r--src/checkout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/checkout.h b/src/checkout.h
index 60aa29b26..517fbf3b1 100644
--- a/src/checkout.h
+++ b/src/checkout.h
@@ -7,6 +7,8 @@
#ifndef INCLUDE_checkout_h__
#define INCLUDE_checkout_h__
+#include "common.h"
+
#include "git2/checkout.h"
#include "iterator.h"