diff --git a/shared/src/VoxelTree.cpp b/shared/src/VoxelTree.cpp index 83d0eaa067..b78ad591bb 100644 --- a/shared/src/VoxelTree.cpp +++ b/shared/src/VoxelTree.cpp @@ -6,6 +6,7 @@ // Copyright (c) 2013 High Fidelity, Inc. All rights reserved. // +#include #include "SharedUtil.h" #include "OctalCode.h" #include "VoxelTree.h"