mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
46d40d4bc8
Submitted by: bento/kris
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
--- guix11/guix11.h.orig Wed Mar 12 22:40:16 2003
|
|
+++ guix11/guix11.h Wed Mar 12 22:40:25 2003
|
|
@@ -12,7 +12,7 @@
|
|
#include <X11/Xlib.h>
|
|
#include <X11/Xutil.h>
|
|
#define XK_MISCELLANY
|
|
-#include <X11/keysymdef.h>
|
|
+#include <X11/keysym.h>
|
|
#include <X11/Xatom.h>
|
|
#include <X11/Xresource.h>
|
|
#ifdef NEED_XOS_H
|