aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-03-04 10:55:02 +0100
committerThomas White <taw@physics.org>2010-03-04 10:55:02 +0100
commita624cfc05b39b7671603d276a21b31974bf9dd56 (patch)
tree8d67e9ea4c8b87afd15bfec6f568e6bec358f99b /src/image.h
parentc45f0644bf8ce3f50c6c59332db2675644662b8e (diff)
Clean up one more GLib thing
Diffstat (limited to 'src/image.h')
-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"