summaryrefslogtreecommitdiffstats
path: root/gtk/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/main.c')
-rw-r--r--gtk/src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/main.c b/gtk/src/main.c
index f55abd348..176f0f489 100644
--- a/gtk/src/main.c
+++ b/gtk/src/main.c
@@ -32,7 +32,7 @@
#include <config.h>
-#include <gtk/gtk.h>
+#include "ghbcompat.h"
#if defined(_ENABLE_GST)
#include <gst/gst.h>