diff options
Diffstat (limited to 'hw/kdrive/linux/agp.c')
-rw-r--r-- | hw/kdrive/linux/agp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/linux/agp.c b/hw/kdrive/linux/agp.c index d401e03a1..a874c7d4b 100644 --- a/hw/kdrive/linux/agp.c +++ b/hw/kdrive/linux/agp.c @@ -42,7 +42,7 @@ of the copyright holder. */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #include <X11/X.h> |