diff options
Diffstat (limited to 'hw/kdrive/trident/tridentstub.c')
-rw-r--r-- | hw/kdrive/trident/tridentstub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/trident/tridentstub.c b/hw/kdrive/trident/tridentstub.c index 0dd15f1b5..ebfd7ee9c 100644 --- a/hw/kdrive/trident/tridentstub.c +++ b/hw/kdrive/trident/tridentstub.c @@ -25,7 +25,7 @@ /* $RCSId: xc/programs/Xserver/hw/kdrive/trident/tridentstub.c,v 1.5 2000/11/29 08:42:25 keithp Exp $ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #include "trident.h" |