summaryrefslogtreecommitdiff
path: root/src/util/utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/utf8.h')
-rw-r--r--src/util/utf8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/utf8.h b/src/util/utf8.h
index dff91b294..753ab07e2 100644
--- a/src/util/utf8.h
+++ b/src/util/utf8.h
@@ -7,7 +7,7 @@
#ifndef INCLUDE_utf8_h__
#define INCLUDE_utf8_h__
-#include "common.h"
+#include "git2_util.h"
/*
* Iterate through an UTF-8 string, yielding one codepoint at a time.