summaryrefslogtreecommitdiff
path: root/src/util/win32/w32_leakcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/win32/w32_leakcheck.h')
-rw-r--r--src/util/win32/w32_leakcheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/win32/w32_leakcheck.h b/src/util/win32/w32_leakcheck.h
index cb45e3675..82d863851 100644
--- a/src/util/win32/w32_leakcheck.h
+++ b/src/util/win32/w32_leakcheck.h
@@ -8,7 +8,7 @@
#ifndef INCLUDE_win32_leakcheck_h__
#define INCLUDE_win32_leakcheck_h__
-#include "common.h"
+#include "git2_util.h"
/* Initialize the win32 leak checking system. */
int git_win32_leakcheck_global_init(void);