forked from metin2/server
Database now runs on linux
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#ifndef __INC_DB_CACHE_H__
|
||||
#define __INC_DB_CACHE_H__
|
||||
|
||||
#include "../../common/cache.h"
|
||||
#include "../../common/auction_table.h"
|
||||
#include <common/cache.h>
|
||||
#include <common/auction_table.h>
|
||||
|
||||
class CItemCache : public cache<TPlayerItem>
|
||||
{
|
||||
|
Reference in New Issue
Block a user