diff options
Diffstat (limited to '')
-rw-r--r-- | source/cInventory.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/source/cInventory.h b/source/cInventory.h index f795a9898..2336df57f 100644 --- a/source/cInventory.h +++ b/source/cInventory.h @@ -2,7 +2,10 @@ #pragma once #include "cWindowOwner.h" -#include "FileDefine.h" + + + + namespace Json { |