mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 16:55:07 +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>
|
||||
#endif
|
||||
|
||||
#include "GLHelpers.h"
|
||||
|
||||
using namespace gl;
|
||||
|
||||
void Context::destroyContext(QOpenGLContext* context) {
|
||||
|
|
Loading…
Reference in a new issue