mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
Removing extraneous header
This commit is contained in:
parent
14b660baf7
commit
d8b814082e
1 changed files with 0 additions and 2 deletions
|
@ -28,13 +28,11 @@
|
|||
#include <QQmlContext>
|
||||
#include <QtQml/QQmlApplicationEngine>
|
||||
#include <PathUtils.h>
|
||||
#include <QXmlQuery>
|
||||
#include <unordered_map>
|
||||
#include <memory>
|
||||
#include <glm/glm.hpp>
|
||||
#include <PathUtils.h>
|
||||
#include <QDir>
|
||||
#include <QXmlResultItems>
|
||||
#include "MessageDialog.h"
|
||||
#include "VrMenu.h"
|
||||
#include "InfoView.h"
|
||||
|
|
Loading…
Reference in a new issue