summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/common/DebugMemLeakFinder.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/common/DebugMemLeakFinder.cpp b/lib/common/DebugMemLeakFinder.cpp
index 64ea0bd3..26cfcbf4 100644
--- a/lib/common/DebugMemLeakFinder.cpp
+++ b/lib/common/DebugMemLeakFinder.cpp
@@ -25,6 +25,8 @@
#include <string.h>
#include <set>
+#include "MemLeakFinder.h"
+
static bool memleakfinder_initialised = false;
bool memleakfinder_global_enable = false;