diff options
Diffstat (limited to 'src/r128_accel.c')
-rw-r--r-- | src/r128_accel.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_accel.c b/src/r128_accel.c index 08654bc0..2bc4ae47 100644 --- a/src/r128_accel.c +++ b/src/r128_accel.c @@ -28,6 +28,10 @@ * OTHER DEALINGS IN THE SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + /* * Authors: * Rickard E. Faith <faith@valinux.com> |