summaryrefslogtreecommitdiff
path: root/src/util/allocators/stdalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/allocators/stdalloc.h')
-rw-r--r--src/util/allocators/stdalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/allocators/stdalloc.h b/src/util/allocators/stdalloc.h
index fa23fe6e3..955038cb0 100644
--- a/src/util/allocators/stdalloc.h
+++ b/src/util/allocators/stdalloc.h
@@ -8,7 +8,7 @@
#ifndef INCLUDE_allocators_stdalloc_h__
#define INCLUDE_allocators_stdalloc_h__
-#include "common.h"
+#include "git2_util.h"
#include "alloc.h"