mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-19 12:16:38 +00:00
Remove unneeded includes?
This commit is contained in:
parent
5e30e45700
commit
0acde006a0
1 changed files with 0 additions and 3 deletions
|
@ -3,11 +3,8 @@
|
||||||
|
|
||||||
#include <components/esm3/loadregn.hpp>
|
#include <components/esm3/loadregn.hpp>
|
||||||
#include <components/lua/luastate.hpp>
|
#include <components/lua/luastate.hpp>
|
||||||
#include <components/lua/util.hpp>
|
|
||||||
#include <components/misc/color.hpp>
|
#include <components/misc/color.hpp>
|
||||||
|
|
||||||
#include "idcollectionbindings.hpp"
|
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
struct RegionSoundRef
|
struct RegionSoundRef
|
||||||
|
|
Loading…
Reference in a new issue