summaryrefslogtreecommitdiffstats
path: root/src/sp-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-text.h')
-rw-r--r--src/sp-text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-text.h b/src/sp-text.h
index e426c425b..457f11f06 100644
--- a/src/sp-text.h
+++ b/src/sp-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 <stddef.h>
#include <sigc++/sigc++.h>
#include "sp-item.h"