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/command/command.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/command') diff --git a/src/command/command.c b/src/command/command.c index 9e8ebe02..31d063e6 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -32,6 +32,8 @@ * */ +#include "config.h" + #include #include #include @@ -41,8 +43,6 @@ #include -#include "config.h" - #include "chat_session.h" #include "command/command.h" #include "command/commands.h" -- cgit 1.4.1-2-gfad0