mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Renaming headers is hard work
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
#ifndef __ZoneConfig_H
|
||||
#define __ZoneConfig_H
|
||||
|
||||
#include "../common/EQEmuConfig.h"
|
||||
#include "../common/eqemu_config.h"
|
||||
|
||||
class ZoneConfig : public EQEmuConfig {
|
||||
public:
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "../common/debug.h"
|
||||
#include "../common/logsys.h"
|
||||
#include "../common/BasePacket.h"
|
||||
#include "../common/base_packet.h"
|
||||
#include "mob.h"
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user