mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
Include gtkx.h here
When building under X11, gtktypefuncs.c includes references to gdk X11 backend functions, so we need to include the header.
This commit is contained in:
parent
61f8dbc245
commit
0c2e16f04b
@ -21,7 +21,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtkx.h>
|
||||
#include "gtkspinbutton.h"
|
||||
|
||||
#include <locale.h>
|
||||
|
Loading…
Reference in New Issue
Block a user