diff options
Diffstat (limited to 'src/theatre_module.c')
-rw-r--r-- | src/theatre_module.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/theatre_module.c b/src/theatre_module.c index 015ce2b..608b356 100644 --- a/src/theatre_module.c +++ b/src/theatre_module.c @@ -1,3 +1,6 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include "xf86Module.h" |