diff options
Diffstat (limited to 'src/r128_video.c')
-rw-r--r-- | src/r128_video.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_video.c b/src/r128_video.c index 7304c9b5..7f4912ff 100644 --- a/src/r128_video.c +++ b/src/r128_video.c @@ -1,5 +1,9 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/r128_video.c,v 1.30 2003/11/10 18:22:18 tsi Exp $ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "r128.h" #include "r128_reg.h" |