diff --git a/examples/12-lod/lod.cpp b/examples/12-lod/lod.cpp index 3ceaa75cf..e1f3a5036 100644 --- a/examples/12-lod/lod.cpp +++ b/examples/12-lod/lod.cpp @@ -3,9 +3,6 @@ * License: http://www.opensource.org/licenses/BSD-2-Clause */ -#include -#include - #include "common.h" #include "bgfx_utils.h" #include "imgui/imgui.h"