mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
Fixing proprocessor usage
This commit is contained in:
parent
18d4575831
commit
108be1c7ab
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
//
|
||||
#pragma once
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
|
||||
#include "../MainWindowOpenGLDisplayPlugin.h"
|
||||
|
|
Loading…
Reference in a new issue