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:
@ -21,7 +21,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtkx.h>
|
||||
#include "gtkspinbutton.h"
|
||||
|
||||
#include <locale.h>
|
||||
|
Reference in New Issue
Block a user