add missing header. (Did gtk change?)

This commit is contained in:
ehouse 2005-09-09 02:57:14 +00:00
parent 23c436a75c
commit 763cd70632

View file

@ -32,6 +32,7 @@
#include <sys/stat.h>
#include <ctype.h>
#include <gdk/gdkkeysyms.h>
#include <errno.h>
#ifndef CLIENT_ONLY
/* # include <prc.h> */
#endif