Merge pull request #525 from 9thsector/configfile-patch-location-fix

reording includes fixes patch file location problem
This commit is contained in:
Michael Cook (mackal)
2016-05-25 18:53:46 -04:00
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -18,6 +18,7 @@
*/
#include "../global_define.h"
#include "../eqemu_config.h"
#include "../eqemu_logsys.h"
#include "sof.h"
#include "../opcodemgr.h"
@@ -31,7 +32,6 @@
#include "../item.h"
#include "sof_structs.h"
#include "../rulesys.h"
#include "../eqemu_config.h"
#include <iostream>
#include <sstream>