summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/point.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/point.h')
-rw-r--r--src/live_effects/parameter/point.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/point.h b/src/live_effects/parameter/point.h
index 2d4e942c0..9ea06bce8 100644
--- a/src/live_effects/parameter/point.h
+++ b/src/live_effects/parameter/point.h
@@ -9,7 +9,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <glib/gtypes.h>
+#include <glib.h>
#include <2geom/point.h>
#include <gtkmm/tooltips.h>