Include gtk.h.

This commit is contained in:
Sebastian Ramacher 2012-03-19 20:09:11 +01:00
parent 393fb2a2b6
commit 0232bcbc35

View File

@ -2,6 +2,7 @@
#include <check.h>
#include <stdlib.h>
#include <gtk/gtk.h>
Suite* suite_session();
Suite* suite_utils();