forked from AuroraMiddleware/gtk
inspector: include private gdk headers
...the advantages of living in the same tree.
This commit is contained in:
parent
7e405c286f
commit
5442293ce7
@ -33,6 +33,8 @@
|
||||
#include "x11/gdkx.h"
|
||||
#endif
|
||||
|
||||
#include "gdk/gdkinternals.h"
|
||||
|
||||
struct _GtkInspectorVisualPrivate
|
||||
{
|
||||
GtkWidget *visual_box;
|
||||
|
Loading…
Reference in New Issue
Block a user