Trivial: include cleanups
This commit is contained in:
@ -42,7 +42,6 @@
|
|||||||
#include "gtkaccessible.h"
|
#include "gtkaccessible.h"
|
||||||
#include "gtkbuildable.h"
|
#include "gtkbuildable.h"
|
||||||
#include "gtkprivate.h"
|
#include "gtkprivate.h"
|
||||||
#include "gtkalignment.h"
|
|
||||||
#include "gtkscale.h"
|
#include "gtkscale.h"
|
||||||
#include "gtkspinbutton.h"
|
#include "gtkspinbutton.h"
|
||||||
#include "gtknotebook.h"
|
#include "gtknotebook.h"
|
||||||
|
|||||||
@ -31,9 +31,7 @@
|
|||||||
#ifndef __GTK_SCROLLED_WINDOW_H__
|
#ifndef __GTK_SCROLLED_WINDOW_H__
|
||||||
#define __GTK_SCROLLED_WINDOW_H__
|
#define __GTK_SCROLLED_WINDOW_H__
|
||||||
|
|
||||||
|
#include <gtk/gtkbin.h>
|
||||||
#include <gtk/gtkviewport.h>
|
|
||||||
|
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user