diff options
Diffstat (limited to 'src/qxl_option_helpers.c')
-rw-r--r-- | src/qxl_option_helpers.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qxl_option_helpers.c b/src/qxl_option_helpers.c index 47603ce..8801b53 100644 --- a/src/qxl_option_helpers.c +++ b/src/qxl_option_helpers.c @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include <stdlib.h> #include <xf86.h> |