From a17c30d43e0db6c65cc73cd2be5193c02f138bf5 Mon Sep 17 00:00:00 2001 From: Nicolas Kaiser Date: Sun, 24 Apr 2011 12:42:07 +0200 Subject: hw/xwin: remove duplicated includes Remove duplicated includes. Signed-off-by: Nicolas Kaiser Reviewed-by: Jeremy Huddleston Reviewed-by: Jon TURNEY --- hw/xwin/win.h | 1 - hw/xwin/winmultiwindowicons.c | 2 -- hw/xwin/winvideo.c | 2 -- 3 files changed, 5 deletions(-) (limited to 'hw/xwin') diff --git a/hw/xwin/win.h b/hw/xwin/win.h index 3f40fdbe0..9bee9b64f 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -172,7 +172,6 @@ #include "input.h" #include "mipointer.h" #include "X11/keysym.h" -#include "mibstore.h" #include "micoord.h" #include "dix.h" #include "miline.h" diff --git a/hw/xwin/winmultiwindowicons.c b/hw/xwin/winmultiwindowicons.c index 1ca3f9141..534f6fd55 100644 --- a/hw/xwin/winmultiwindowicons.c +++ b/hw/xwin/winmultiwindowicons.c @@ -36,8 +36,6 @@ #include "winmultiwindowclass.h" #include "winprefs.h" -#include "propertyst.h" - #include "propertyst.h" #include "windowstr.h" diff --git a/hw/xwin/winvideo.c b/hw/xwin/winvideo.c index 0438e5f54..ed205448d 100644 --- a/hw/xwin/winvideo.c +++ b/hw/xwin/winvideo.c @@ -69,8 +69,6 @@ winInitVideo (ScreenPtr pScreen) #include #endif -#include "win.h" - #if 0 -- cgit v1.2.3