summaryrefslogtreecommitdiffstats
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window.h b/src/window.h
index 1c0cf54..0741423 100644
--- a/src/window.h
+++ b/src/window.h
@@ -19,6 +19,8 @@
* along with Marquee. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <gtk.h>
+
typedef struct {
GtkWidget *gtk_window;
GtkWidget *gtk_notebook;