From 17488ca3462380cfc3be5ec1d6bac2675a45cc90 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 31 Oct 2015 23:38:08 +0000 Subject: Added missing config.h includes --- src/main.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 968ddf8a..0a49180b 100644 --- a/src/main.c +++ b/src/main.c @@ -31,10 +31,12 @@ * source files in the program, then also delete it here. * */ + +#include "config.h" + #include #include -#include "config.h" #ifdef HAVE_GIT_VERSION #include "gitversion.h" #endif -- cgit 1.4.1-2-gfad0