forked from AuroraMiddleware/gtk
Include gdk.h in gail.c
This is needed so that we pick up deprecation macros here in the future.
This commit is contained in:
parent
1ecd9fb3bd
commit
8f078992fd
@ -22,6 +22,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <gdk/gdk.h>
|
||||
#include <gtk/gtkx.h>
|
||||
#include "gailutil.h"
|
||||
#include "gailmisc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user