mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 06:35:30 +00:00
fixed compilation
This commit is contained in:
parent
4a502226e6
commit
f51f826dad
@ -3,7 +3,7 @@
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#include <qt4/QtGui/qevent.h>
|
||||
#include <QtGui/qevent.h>
|
||||
|
||||
#include <apps/opencs/model/world/tablemimedata.hpp>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
#include <OgreColourValue.h>
|
||||
|
||||
#include <qt4/QtGui/qevent.h>
|
||||
#include <QtGui/qevent.h>
|
||||
|
||||
#include "../../model/doc/document.hpp"
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include <OgreSceneManager.h>
|
||||
#include <OgreEntity.h>
|
||||
|
||||
#include <qt4/QtGui/qevent.h>
|
||||
#include <QtGui/qevent.h>
|
||||
|
||||
#include "../world/scenetoolmode.hpp"
|
||||
#include <apps/opencs/model/world/universalid.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user