]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktextmark.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gtk / gtktextmark.c
index 9338400654e2ae0a175b3413245d63e7ea210810..235fdd16dc87ff61bd6e0fc1d28f5ac2eae979e4 100644 (file)
@@ -48,6 +48,7 @@
  */
 
 #define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API
+#include <config.h>
 #include "gtktextbtree.h"
 
 static void gtk_text_mark_init       (GtkTextMark      *mark);