Remove includes that aren't needed any more

pull/556/head
Nelsson Huotari 5 years ago
parent 9e5db10288
commit fdc73b87ba

@ -1,15 +1,9 @@
#include "terrainstorage.hpp"
#include <set>
#include <memory>
#include "../../model/world/land.hpp"
#include "../../model/world/landtexture.hpp"
#include <components/esmterrain/storage.hpp>
#include <components/debug/debuglog.hpp>
#include <components/misc/resourcehelpers.hpp>
#include <components/vfs/manager.hpp>
namespace CSVRender
{

Loading…
Cancel
Save