mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 12:34:48 +02:00
Added missed header
This commit is contained in:
parent
4e7a777fda
commit
ead49e5f03
1 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
#ifndef hifi_RenderEventHandler_h
|
||||
#define hifi_RenderEventHandler_h
|
||||
|
||||
#include <functional>
|
||||
#include <QEvent>
|
||||
#include <QElapsedTimer>
|
||||
#include "gl/OffscreenGLCanvas.h"
|
||||
|
|
Loading…
Reference in a new issue