Fixing build issue on non win

This commit is contained in:
samcake 2016-10-25 13:24:39 -07:00
parent c586bef452
commit 133b0b38fd

View file

@ -15,6 +15,8 @@
#include <QtPlatformHeaders/QWGLNativeContext>
#endif
#include "GLHelpers.h"
using namespace gl;
void Context::destroyContext(QOpenGLContext* context) {