added gtkhandlebox to these - sopwith

This commit is contained in:
Elliot Lee
1997-12-23 03:35:00 +00:00
parent 2b2667e791
commit 7c726a1e3e
2 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,7 @@ gtkinclude_HEADERS = \
gtkframe.h \
gtkgamma.h \
gtkgc.h \
gtkhandlebox.h \
gtkhbbox.h \
gtkhbox.h \
gtkhpaned.h \

View File

@ -45,6 +45,7 @@
#include <gtk/gtkframe.h>
#include <gtk/gtkgamma.h>
#include <gtk/gtkgc.h>
#include <gtk/gtkhandlebox.h>
#include <gtk/gtkhbox.h>
#include <gtk/gtkhbbox.h>
#include <gtk/gtkhpaned.h>