From f09521f67c2698d932db5fd45b2c3af51db6a870 Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Sun, 2 Mar 2014 13:50:46 -0800 Subject: [PATCH] oops --- interface/src/Application.h | 1 - 1 file changed, 1 deletion(-) diff --git a/interface/src/Application.h b/interface/src/Application.h index 0f201b20aa..ed6e8be166 100644 --- a/interface/src/Application.h +++ b/interface/src/Application.h @@ -37,7 +37,6 @@ #include "ControllerScriptingInterface.h" #include "DatagramProcessor.h" #include "Environment.h" -#include "ExperimentalVoxelTreeRenderer.h" #include "FileLogger.h" #include "GLCanvas.h" #include "Menu.h"