mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 08:15:34 +00:00
Style tweak
Signed-off-by: Sam Hellawell <sshellawell@gmail.com>
This commit is contained in:
parent
af8c2a94df
commit
f28b3f6601
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
#include "weather.hpp"
|
||||
|
||||
#include <components/settings/values.hpp>
|
||||
|
||||
#include <components/misc/rng.hpp>
|
||||
|
||||
#include <components/settings/values.hpp>
|
||||
#include <components/esm3/esmreader.hpp>
|
||||
#include <components/esm3/esmwriter.hpp>
|
||||
#include <components/esm3/loadregn.hpp>
|
||||
|
|
Loading…
Reference in a new issue