summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-07-13 02:18:12 +0000
committerKevin E Martin <kem@kem.org>2005-07-13 02:18:12 +0000
commit5b0aec9781f900517e1bdfdb72ff663499598be1 (patch)
tree4b15c737051de730db58c1dc5cac04b4f777aaf0
parent7aebee14fa839087b05f90518ed24fc3b26be0a3 (diff)
-rw-r--r--src/xf86Summa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xf86Summa.c b/src/xf86Summa.c
index 8d94d81..3a0ae13 100644
--- a/src/xf86Summa.c
+++ b/src/xf86Summa.c
@@ -58,7 +58,7 @@ static const char identification[] = "$Identification: 18 $";
#include "xf86_OSproc.h"
#include "xf86Xinput.h"
#include "exevents.h" /* Needed for InitValuator/Proximity stuff */
-#include "keysym.h"
+#include <X11/keysym.h>
#include "mipointer.h"
#ifdef XFree86LOADER