diff options
author | chai <chaifix@163.com> | 2019-01-31 18:50:46 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-31 18:50:46 +0800 |
commit | ec52706ef07e0ef3c07cb60f2f643f020646c9e8 (patch) | |
tree | 5f6cbb466ea4dc062b198a9e4c48869a745d7cc3 /Source/Asura.Engine/Asura.h | |
parent | dc707cf9b7ee2d1b5d06142aa4918a0965789093 (diff) |
*SDL headers
Diffstat (limited to 'Source/Asura.Engine/Asura.h')
-rw-r--r-- | Source/Asura.Engine/Asura.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Asura.Engine/Asura.h b/Source/Asura.Engine/Asura.h index 7b0c6ac..2b86fad 100644 --- a/Source/Asura.Engine/Asura.h +++ b/Source/Asura.Engine/Asura.h @@ -1,4 +1,6 @@ #ifndef __ASURA_ENGINE_H__ #define __ASURA_ENGINE_H__ +#include "Graphics/Window.h" + #endif
\ No newline at end of file |