summaryrefslogtreecommitdiff
path: root/hw/dmx/input/lnx-ps2.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/input/lnx-ps2.c')
-rw-r--r--hw/dmx/input/lnx-ps2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/input/lnx-ps2.c b/hw/dmx/input/lnx-ps2.c
index 73ac29ea9..c83b1ecb7 100644
--- a/hw/dmx/input/lnx-ps2.c
+++ b/hw/dmx/input/lnx-ps2.c
@@ -67,7 +67,7 @@
* for complete references). */
#include "inputstr.h"
-#include "Xos.h"
+#include <X11/Xos.h>
#include <errno.h>
#include <termios.h>