diff options
Diffstat (limited to 'src/r128_driver.c')
-rw-r--r-- | src/r128_driver.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_driver.c b/src/r128_driver.c index f7315e53..cff6a771 100644 --- a/src/r128_driver.c +++ b/src/r128_driver.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> |