Просмотр исходного кода

build: add missing #include directive.

undefined
Sam Hocevar 11 лет назад
Родитель
Сommit
d8aa8b3d06
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      src/scene.h

+ 1
- 0
src/scene.h Просмотреть файл

@@ -20,6 +20,7 @@
#include "tileset.h" #include "tileset.h"
#include "light.h" #include "light.h"
#include "camera.h" #include "camera.h"
#include "mesh/mesh.h"


#define LOL_MAX_LIGHT_COUNT 8 #define LOL_MAX_LIGHT_COUNT 8




Загрузка…
Отмена
Сохранить