mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-09 13:34:34 +00:00
fixed a build error
This commit is contained in:
parent
e212414bc7
commit
8aba52170f
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
|
#include "../../model/doc/document.hpp"
|
||||||
|
|
||||||
#include "../../model/world/scope.hpp"
|
#include "../../model/world/scope.hpp"
|
||||||
#include "../../model/world/universalid.hpp"
|
#include "../../model/world/universalid.hpp"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue