diff options
Diffstat (limited to 'hw/kdrive/neomagic/neo_draw.c')
-rw-r--r-- | hw/kdrive/neomagic/neo_draw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/neomagic/neo_draw.c b/hw/kdrive/neomagic/neo_draw.c index be0d39a84..89452b3d8 100644 --- a/hw/kdrive/neomagic/neo_draw.c +++ b/hw/kdrive/neomagic/neo_draw.c @@ -22,7 +22,7 @@ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #include "neomagic.h" |