mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-27 21:11:34 +00:00
reorder includes
This commit is contained in:
parent
22a0dce4a6
commit
3b962e3fd4
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "magicbindings.hpp"
|
||||
#include "soundbindings.hpp"
|
||||
#include "stats.hpp"
|
||||
|
||||
namespace MWLua
|
||||
{
|
||||
static sol::table initContentFilesBindings(sol::state_view& lua)
|
||||
|
|
Loading…
Reference in a new issue