diff options
Diffstat (limited to 'engines/pegasus/Game_Shell/CInventory.h')
-rwxr-xr-x | engines/pegasus/Game_Shell/CInventory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/Game_Shell/CInventory.h b/engines/pegasus/Game_Shell/CInventory.h index 57ea1c99cc..45af5c379c 100755 --- a/engines/pegasus/Game_Shell/CInventory.h +++ b/engines/pegasus/Game_Shell/CInventory.h @@ -26,8 +26,8 @@ #ifndef PEGASUS_GAMESHELL_CINVENTORY_H #define PEGASUS_GAMESHELL_CINVENTORY_H +#include "pegasus/types.h" #include "pegasus/Game_Shell/CItemList.h" -#include "pegasus/Game_Shell/Headers/Game_Shell_Types.h" namespace Pegasus { |