diff options
Diffstat (limited to 'Source/Asura.Engine/FileSystem/DecodedData.cpp')
-rw-r--r-- | Source/Asura.Engine/FileSystem/DecodedData.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Asura.Engine/FileSystem/DecodedData.cpp b/Source/Asura.Engine/FileSystem/DecodedData.cpp index 90726cf..125c652 100644 --- a/Source/Asura.Engine/FileSystem/DecodedData.cpp +++ b/Source/Asura.Engine/FileSystem/DecodedData.cpp @@ -1,4 +1,5 @@ #include "DecodedData.h" +#include "Exceptions/Exception.h" namespace AsuraEngine { |