mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
normalize includes: queryserv
This commit is contained in:
@@ -17,10 +17,9 @@
|
||||
|
||||
*/
|
||||
|
||||
#ifndef __queryservconfig_H
|
||||
#define __queryservconfig_H
|
||||
#pragma once
|
||||
|
||||
#include "../common/eqemu_config.h"
|
||||
#include "common/eqemu_config.h"
|
||||
|
||||
class queryservconfig : public EQEmuConfig {
|
||||
public:
|
||||
@@ -50,6 +49,3 @@ public:
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user