diff --git a/interface/src/VoxelSystem.cpp b/interface/src/VoxelSystem.cpp index 4e88d01ddf..94775d1b50 100644 --- a/interface/src/VoxelSystem.cpp +++ b/interface/src/VoxelSystem.cpp @@ -12,7 +12,6 @@ #include // to load voxels from file #include #include -#include #include "VoxelSystem.h" const int MAX_VOXELS_PER_SYSTEM = 250000;