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