mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Missed a spot in the merge.
This commit is contained in:
parent
3ad0b8b99d
commit
94e5c8d4a1
1 changed files with 2 additions and 5 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "Environment.h"
|
||||
#include "PacketHeaders.h"
|
||||
#include "ParticleSystem.h"
|
||||
#include "PieMenu.h"
|
||||
#include "SerialInterface.h"
|
||||
#include "Stars.h"
|
||||
#include "Swatch.h"
|
||||
|
@ -40,13 +41,9 @@
|
|||
#include "VoxelFade.h"
|
||||
#include "VoxelSystem.h"
|
||||
#include "Webcam.h"
|
||||
<<<<<<< HEAD
|
||||
#include "renderer/AmbientOcclusionEffect.h"
|
||||
=======
|
||||
#include "PieMenu.h"
|
||||
#include "avatar/Avatar.h"
|
||||
#include "avatar/HandControl.h"
|
||||
>>>>>>> 8238d0d380944c07a14c5fd42efa1a5d3eb468ed
|
||||
#include "renderer/AmbientOcclusionEffect.h"
|
||||
#include "renderer/GeometryCache.h"
|
||||
#include "renderer/GlowEffect.h"
|
||||
#include "renderer/TextureCache.h"
|
||||
|
|
Loading…
Reference in a new issue