Explode gdkinternals.h into per-class private headers
At the same time, move some more class and instance structs out of public headers.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#ifndef __GDK_ASYNC_H__
|
||||
#define __GDK_ASYNC_H__
|
||||
|
||||
#include <gdk/gdkdisplay.h>
|
||||
#include "gdkdisplay.h"
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
Reference in New Issue
Block a user