mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 15:14:19 +02:00
get rid of InterfaceConfig.h in GlowEffect
This commit is contained in:
parent
37abe8e89c
commit
e52338d25c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
//
|
||||
|
||||
// include this before QOpenGLFramebufferObject, which includes an earlier version of OpenGL
|
||||
#include "InterfaceConfig.h"
|
||||
#include <gpu/GPUConfig.h>
|
||||
|
||||
#include <QOpenGLFramebufferObject>
|
||||
#include <QWindow>
|
||||
|
|
Loading…
Reference in a new issue