From 11554b8626d8b421cc9cf2c6f6cc3fe2467e0441 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 21 May 2007 18:36:25 +0000 Subject: Reorder inspircd.h header to top git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7097 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_topic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_topic.cpp') diff --git a/src/cmd_topic.cpp b/src/cmd_topic.cpp index 06036fe01..741558282 100644 --- a/src/cmd_topic.cpp +++ b/src/cmd_topic.cpp @@ -11,11 +11,11 @@ * --------------------------------------------------- */ +#include "inspircd.h" #include "configreader.h" #include "users.h" #include "modules.h" #include "commands/cmd_topic.h" -#include "inspircd.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance) -- cgit v1.3.1-10-gc9f91