Add missing include, fix GdkWindowPrivate => GdkDrawablePrivate.
Mon Nov 8 16:18:25 1999 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkinput-gxi.c: Add missing include, fix GdkWindowPrivate => GdkDrawablePrivate. * gdk/x11/gdkinputprivate.h: include <X11/Xlib.h>. * gdk/x11/Makefile.am (xinput_sources): Add missing backslash to fix building with --with-xinput=none
This commit is contained in:
@ -30,7 +30,7 @@ xinput_sources = \
|
||||
gdkinput-x11.c \
|
||||
gdkinput-xfree.c
|
||||
else
|
||||
xinput_sources =
|
||||
xinput_sources = \
|
||||
gdkinput-none.c
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user