]> git.tdb.fi Git - libs/gl.git/blobdiff - source/render/scene.cpp
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / render / scene.cpp
index 3c101b8a172cdba1fc421eecc5a182946bb3f308..87d8c423852ac749ec29a45e9af7331c5f214031 100644 (file)
@@ -1,5 +1,6 @@
 #include <msp/datafile/collection.h>
 #include <msp/fs/utils.h>
+#include <msp/strings/format.h>
 #include "camera.h"
 #include "objectinstance.h"
 #include "occludedscene.h"