mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
11 lines
251 B
C
11 lines
251 B
C
--- action_item.h.orig Mon May 12 14:36:48 2003
|
|
+++ action_item.h Mon May 12 14:36:59 2003
|
|
@@ -18,7 +18,7 @@
|
|
|
|
#include <X11/X.h>
|
|
#define XK_MISCELLANY
|
|
-#include <X11/keysymdef.h>
|
|
+#include <X11/keysym.h>
|
|
#include <X11/Xutil.h>
|
|
|
|
enum action_type
|