mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
cleanup
This commit is contained in:
parent
268bb370cc
commit
8162c37013
2 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
set(TARGET_NAME model)
|
||||
|
||||
|
||||
AUTOSCRIBE_SHADER_LIB(gpu)
|
||||
|
||||
# use setup_hifi_library macro to setup our project and link appropriate Qt modules
|
||||
|
|
|
@ -18,9 +18,7 @@
|
|||
#include <HifiSockAddr.h>
|
||||
#include <gpu/Batch.h>
|
||||
|
||||
//#include <ProgramObject.h>
|
||||
|
||||
#include "EnvironmentData.h"
|
||||
#include <EnvironmentData.h>
|
||||
|
||||
class ViewFrustum;
|
||||
class ProgramObject;
|
||||
|
|
Loading…
Reference in a new issue