mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Renaming headers is hard work
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@
|
||||
#include "chatchannel.h"
|
||||
|
||||
#include "../common/EQStreamFactory.h"
|
||||
#include "../common/EmuTCPConnection.h"
|
||||
#include "../common/EmuTCPServer.h"
|
||||
#include "../common/emu_tcp_connection.h"
|
||||
#include "../common/emu_tcp_server.h"
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
#ifndef __ucsconfig_H
|
||||
#define __ucsconfig_H
|
||||
|
||||
#include "../common/EQEmuConfig.h"
|
||||
#include "../common/eqemu_config.h"
|
||||
|
||||
class ucsconfig : public EQEmuConfig {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user