mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 10:50:24 +00:00
normalize includes: common
This commit is contained in:
+6
-3
@@ -15,10 +15,13 @@
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
#include "global_define.h"
|
||||
|
||||
#include "eqdb.h"
|
||||
#include "database.h"
|
||||
#include <mysql.h>
|
||||
|
||||
#include "common/database.h"
|
||||
#include "common/global_define.h"
|
||||
|
||||
#include "mysql.h"
|
||||
#include <cstring>
|
||||
|
||||
EQDB EQDB::s_EQDB;
|
||||
|
||||
Reference in New Issue
Block a user