diff options
Diffstat (limited to 'hw/kdrive/vxworks/vxmouse.c')
-rw-r--r-- | hw/kdrive/vxworks/vxmouse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/vxworks/vxmouse.c b/hw/kdrive/vxworks/vxmouse.c index 75ed39bd0..97e24af4a 100644 --- a/hw/kdrive/vxworks/vxmouse.c +++ b/hw/kdrive/vxworks/vxmouse.c @@ -7,7 +7,7 @@ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <kdrive-config.h> #endif #define NEED_EVENTS #include <X11/X.h> |