aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/image.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/image.h b/src/image.h
index 413f633b..16452a0f 100644
--- a/src/image.h
+++ b/src/image.h
@@ -20,10 +20,6 @@
#include <stdint.h>
#include <complex.h>
-#if HAVE_GLIB
-#include <glib.h>
-#endif
-
#include "utils.h"
#include "cell.h"
#include "detector.h"