mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
Missed 2 reference changes
This commit is contained in:
parent
16642b7c4c
commit
e29ec16759
@ -21,7 +21,7 @@
|
||||
|
||||
#include "cppunit/cpptest.h"
|
||||
#include "../common/fixed_memory_hash_set.h"
|
||||
#include "../common/item.h"
|
||||
#include "../common/item_instance.h"
|
||||
|
||||
class FixedMemoryHashTest : public Test::Suite {
|
||||
typedef void(FixedMemoryHashTest::*TestFunction)(void);
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#include "worlddb.h"
|
||||
//#include "../common/item.h"
|
||||
//#include "../common/item_instance.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/item_instance.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user