diff options
Diffstat (limited to 'hw/kdrive/smi/smivideo.c')
-rw-r--r-- | hw/kdrive/smi/smivideo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/smi/smivideo.c b/hw/kdrive/smi/smivideo.c index 2395ebec7..32c73516a 100644 --- a/hw/kdrive/smi/smivideo.c +++ b/hw/kdrive/smi/smivideo.c @@ -21,7 +21,7 @@ */ /* $XFree86: xc/programs/Xserver/hw/kdrive/mach64/mach64video.c,v 1.10 2003/04/23 21:51:18 tsi Exp $ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #include "mach64.h" |