diff --git a/frontends/gtk/misc.c b/frontends/gtk/misc.c index bda0dd688..8ab1d914c 100644 --- a/frontends/gtk/misc.c +++ b/frontends/gtk/misc.c @@ -21,9 +21,11 @@ * Implementation of netsurf miscellaneous operations table */ +#include #include #include +#include "utils/config.h" #include "utils/errors.h" #include "utils/log.h" #include "utils/messages.h"