Added types.h to more files that relied on mutex.h to get to debug.h to get to types.h

This commit is contained in:
Akkadius
2015-01-19 04:04:50 -06:00
parent 045125d328
commit d41ba853cf
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
#ifndef _EQEMU_LOOTTABLE_H
#define _EQEMU_LOOTTABLE_H
#include "types.h"
#pragma pack(1)
struct LootTableEntries_Struct {