mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 09:29:16 +02:00
minimize diff
This commit is contained in:
parent
93dc0714f7
commit
61c9da1d27
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <gpu/Stream.h>
|
||||
#include <gpu/StandardShaderLib.h>
|
||||
#include <gpu/GLBackend.h>
|
||||
|
||||
#include <QOpenGLContext>
|
||||
#include <QResizeEvent>
|
||||
#include <QTime>
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include <gpu/GLBackend.h>
|
||||
|
||||
#include <QOpenGLContext>
|
||||
#include <QOpenGLDebugLogger>
|
||||
|
||||
|
|
Loading…
Reference in a new issue