Bläddra i källkod

build: add missing #include directive.

undefined
Sam Hocevar 11 år sedan
förälder
incheckning
d8aa8b3d06
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      src/scene.h

+ 1
- 0
src/scene.h Visa fil

@@ -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




Laddar…
Avbryt
Spara