summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/text.h')
-rw-r--r--src/live_effects/parameter/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/text.h b/src/live_effects/parameter/text.h
index 8539a8046..82654303b 100644
--- a/src/live_effects/parameter/text.h
+++ b/src/live_effects/parameter/text.h
@@ -13,7 +13,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <glib/gtypes.h>
+#include <glib.h>
#include "display/canvas-bpath.h"
#include "live_effects/parameter/parameter.h"