diff options
Diffstat (limited to 'src/convert_json.cpp')
-rw-r--r-- | src/convert_json.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/convert_json.cpp b/src/convert_json.cpp index cea089623..68912d482 100644 --- a/src/convert_json.cpp +++ b/src/convert_json.cpp @@ -25,7 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "mods.h" #include "config.h" #include "log.h" -#include "main.h" // for g_settings #include "settings.h" #include "httpfetch.h" #include "porting.h" |