add missing include

This commit is contained in:
Daniel Micay 2012-05-22 13:22:32 -04:00
parent ed504d7092
commit fe1afee2ff
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#include <stdbool.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
#include <vte/vte.h>