Clean up more includes

Mainly removing unused h/v includes, but also adding some that
will be necessary as replacements.
This commit is contained in:
Matthias Clasen
2011-06-07 20:54:23 -04:00
parent c134446230
commit b9a59c2ad6
6 changed files with 2 additions and 6 deletions

View File

@ -32,8 +32,6 @@
#define __GTK_SCROLLED_WINDOW_H__
#include <gtk/gtkhscrollbar.h>
#include <gtk/gtkvscrollbar.h>
#include <gtk/gtkviewport.h>