diff options
Diffstat (limited to 'hw/kdrive/trio/s3.c')
-rw-r--r-- | hw/kdrive/trio/s3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/trio/s3.c b/hw/kdrive/trio/s3.c index c8359733b..6fb8c967f 100644 --- a/hw/kdrive/trio/s3.c +++ b/hw/kdrive/trio/s3.c @@ -24,7 +24,7 @@ /* $RCSId: xc/programs/Xserver/hw/kdrive/trio/s3.c,v 1.4 2000/05/06 22:17:52 keithp Exp $ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #include "s3.h" |