mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: common
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
*/
|
||||
|
||||
#include "inventory_slot.h"
|
||||
#include "textures.h"
|
||||
#include "strings.h"
|
||||
|
||||
#include "common/textures.h"
|
||||
#include "common/strings.h"
|
||||
|
||||
|
||||
int8 EQ::inventory::ConvertEquipmentIndexToTextureIndex(int16 slot_index)
|
||||
|
||||
Reference in New Issue
Block a user