From c31a4b8b444c460002ea69d2e75f60330897af38 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 21 May 2007 18:22:16 +0000 Subject: Reorder includes, dont worry there is method to my madness (i hope) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7093 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/dynamic.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/dynamic.cpp') diff --git a/src/dynamic.cpp b/src/dynamic.cpp index ab1e6fa9b..179113cae 100644 --- a/src/dynamic.cpp +++ b/src/dynamic.cpp @@ -11,14 +11,13 @@ * --------------------------------------------------- */ +#include "inspircd.h" #include "configreader.h" #include "dynamic.h" #ifndef WIN32 #include #endif -#include "inspircd.h" - DLLManager::DLLManager(InspIRCd* ServerInstance, const char *fname) { err = NULL; -- cgit v1.3.1-10-gc9f91