Daniele Bartolini 13 лет назад
Родитель
Сommit
ea9eb5fa71
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/Crown.h

+ 2 - 0
src/Crown.h

@@ -99,6 +99,8 @@ OTHER DEALINGS IN THE SOFTWARE.
 #include "Skybox.h"
 #include "TextRenderer.h"
 
+#include "TextResource.h"
+#include "TextureResource.h"
 
 // Engine/Filesystem
 #include "Filesystem.h"