diff options
Diffstat (limited to 'src/search.cpp')
-rw-r--r-- | src/search.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/search.cpp b/src/search.cpp index 701f36c..3f0d80d 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include <string.h> #include <glib.h> |