diff options
Diffstat (limited to 'src/ati.c')
-rw-r--r-- | src/ati.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,10 @@ * V3, including OEM counterparts. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "atiident.h" #include "atioption.h" #include "atiprobe.h" |