diff options
-rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index 4505c87bc..7e407ba64 100644 --- a/config.h.in +++ b/config.h.in @@ -258,7 +258,7 @@ #include <errno.h> #include <glib.h> - +#include <gmodule.h> #ifdef GLIB_RE_COMPAT #include "gregex.h" |