summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorColin Harrison <colin.harrison@virgin.net>2014-03-14 15:36:24 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2014-03-22 17:16:48 +0000
commit46df614784cbbffcf6368859285e949010f1ceb8 (patch)
tree7c880a361ab0e1342395f6b4d4034e27cdaa2210 /hw
parentd48749492dc492fd7430ffdfd29842153618f778 (diff)
hw/xwin: Remove an unneeded include
Signed-off-by: Colin Harrison <colin.harrison@virgin.net> Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Diffstat (limited to 'hw')
-rw-r--r--hw/xwin/winwin32rootless.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xwin/winwin32rootless.c b/hw/xwin/winwin32rootless.c
index 0b62696f3..660a78f2d 100644
--- a/hw/xwin/winwin32rootless.c
+++ b/hw/xwin/winwin32rootless.c
@@ -39,7 +39,6 @@
#include <winuser.h>
#define _WINDOWSWM_SERVER_
#include <X11/extensions/windowswmstr.h>
-#include "dixevents.h"
#include "winmultiwindowclass.h"
#include <X11/Xatom.h>