summaryrefslogtreecommitdiff
path: root/src/util/varint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/varint.h')
-rw-r--r--src/util/varint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/varint.h b/src/util/varint.h
index 652e22486..79b8f5548 100644
--- a/src/util/varint.h
+++ b/src/util/varint.h
@@ -7,7 +7,7 @@
#ifndef INCLUDE_varint_h__
#define INCLUDE_varint_h__
-#include "common.h"
+#include "git2_util.h"
#include <stdint.h>