diff options
Diffstat (limited to 'hw/kdrive/ephyr/ephyrinit.c')
-rw-r--r-- | hw/kdrive/ephyr/ephyrinit.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/ephyr/ephyrinit.c b/hw/kdrive/ephyr/ephyrinit.c index 09cd28cb3..6cae1ea7e 100644 --- a/hw/kdrive/ephyr/ephyrinit.c +++ b/hw/kdrive/ephyr/ephyrinit.c @@ -26,6 +26,9 @@ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> #endif + +#include "os/cmdline.h" + #include "ephyr.h" #include "ephyrlog.h" #include "glx_extinit.h" |