Add missing gtk include
[lttv.git] / lttv / modules / gui / lttvwindow / lttvwindow / timeentry.c
index feaf29747b06cad4480d37bf59e12c9921ffc1c0..285daa8f9c1fb84b381d68bc4e5655741c8c1b82 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <ctype.h>
 #include <gtk/gtksignal.h>
+#include <gtk/gtk.h>
 
 enum {
        SIGNAL_TIME_CHANGED,
This page took 0.022154 seconds and 4 git commands to generate.