diff options
Diffstat (limited to 'hw/kdrive/ephyr/os.c')
-rw-r--r-- | hw/kdrive/ephyr/os.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/ephyr/os.c b/hw/kdrive/ephyr/os.c index 2ee556155..ead15868b 100644 --- a/hw/kdrive/ephyr/os.c +++ b/hw/kdrive/ephyr/os.c @@ -24,7 +24,7 @@ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #include "ephyr.h" |