diff options
Diffstat (limited to 'hw/kdrive/ephyr/ephyrvideo.c')
-rw-r--r-- | hw/kdrive/ephyr/ephyrvideo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/kdrive/ephyr/ephyrvideo.c b/hw/kdrive/ephyr/ephyrvideo.c index 2dbddfb8d..cdf21304e 100644 --- a/hw/kdrive/ephyr/ephyrvideo.c +++ b/hw/kdrive/ephyr/ephyrvideo.c @@ -26,9 +26,7 @@ * Dodji Seketeli <dodji@openedhand.com> */ -#ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> -#endif #include <string.h> #include <X11/extensions/Xv.h> #include <xcb/xcb.h> |