diff options
Diffstat (limited to 'src/riva_cursor.c')
-rw-r--r-- | src/riva_cursor.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/riva_cursor.c b/src/riva_cursor.c index 835a4d7..9c9c267 100644 --- a/src/riva_cursor.c +++ b/src/riva_cursor.c @@ -25,6 +25,10 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/riva_cursor.c $ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "riva_include.h" #include "cursorstr.h" |