mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 19:02:55 +02:00
Fixing build issue on non win
This commit is contained in:
parent
c586bef452
commit
133b0b38fd
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
#include <QtPlatformHeaders/QWGLNativeContext>
|
#include <QtPlatformHeaders/QWGLNativeContext>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "GLHelpers.h"
|
||||||
|
|
||||||
using namespace gl;
|
using namespace gl;
|
||||||
|
|
||||||
void Context::destroyContext(QOpenGLContext* context) {
|
void Context::destroyContext(QOpenGLContext* context) {
|
||||||
|
|
Loading…
Reference in a new issue