mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-09 22:20:24 +00:00
normalize includes: common
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "skill_caps.h"
|
||||
#include "timer.h"
|
||||
|
||||
#include "common/timer.h"
|
||||
|
||||
// cache the skill cap max level in the database
|
||||
std::map<uint8_t, int32_t> skill_max_level = {};
|
||||
|
||||
Reference in New Issue
Block a user