mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-08 17:16:42 +00:00
Fix include
This commit is contained in:
parent
44fe703827
commit
e97542a487
1 changed files with 1 additions and 1 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#include "inputactions.hpp"
|
||||
|
||||
#include <format>
|
||||
#include <queue>
|
||||
#include <set>
|
||||
|
||||
#include <components/debug/debuglog.hpp>
|
||||
#include <components/misc/strings/format.hpp>
|
||||
|
||||
#include "luastate.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue