#ifndef WORLD_H #define WORLD_H #include "scene.h" #include "camera.h" #endif