Add missing include

This commit is contained in:
Berke Viktor 2012-07-30 18:48:45 +02:00
parent 303038e24f
commit dd1d5f8e6a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <unistd.h>
#endif
#include <gtk/gtk.h>
#include <gtk/gtkbbox.h>
#include <gtk/gtkbutton.h>
#include <gtk/gtkdialog.h>