diff options
Diffstat (limited to 'src/savage_accel.c')
-rw-r--r-- | src/savage_accel.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/savage_accel.c b/src/savage_accel.c index 5593f49..a231bba 100644 --- a/src/savage_accel.c +++ b/src/savage_accel.c @@ -16,6 +16,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include <X11/Xarch.h> #include "xaalocal.h" #include "xaarop.h" |