summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common.h b/src/common.h
index 89d4da94..968c1cd4 100644
--- a/src/common.h
+++ b/src/common.h
@@ -46,8 +46,6 @@
# include <gmodule.h>
#endif
-#include "core/memdebug.h"
-
/* input functions */
#define G_INPUT_READ (1 << 0)
#define G_INPUT_WRITE (1 << 1)