diff options
Diffstat (limited to 'hw/kdrive/linux/agp.c')
-rw-r--r-- | hw/kdrive/linux/agp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/kdrive/linux/agp.c b/hw/kdrive/linux/agp.c index a874c7d4b..c2ae62568 100644 --- a/hw/kdrive/linux/agp.c +++ b/hw/kdrive/linux/agp.c @@ -45,6 +45,7 @@ of the copyright holder. #include <kdrive-config.h> #endif #include <X11/X.h> +#include "misc.h" #include <unistd.h> #include <sys/types.h> |