diff --git a/include/igl/opengl/glfw/imgui/ImGuiPlugin.cpp b/include/igl/opengl/glfw/imgui/ImGuiPlugin.cpp index ce5ac08..c240c57 100644 --- a/include/igl/opengl/glfw/imgui/ImGuiPlugin.cpp +++ b/include/igl/opengl/glfw/imgui/ImGuiPlugin.cpp @@ -10,8 +10,8 @@ #include "ImGuiPlugin.h" #include "ImGuiHelpers.h" #include "../../../project.h" -#include -#include +#include +#include #include #include #include diff --git a/include/igl/opengl/glfw/imgui/ImGuizmoWidget.cpp b/include/igl/opengl/glfw/imgui/ImGuizmoWidget.cpp index 61f15b1..ec082de 100644 --- a/include/igl/opengl/glfw/imgui/ImGuizmoWidget.cpp +++ b/include/igl/opengl/glfw/imgui/ImGuizmoWidget.cpp @@ -1,7 +1,7 @@ #include "ImGuizmoWidget.h" #include -#include -#include +#include +#include #include #include diff --git a/include/igl/opengl/glfw/imgui/SelectionWidget.cpp b/include/igl/opengl/glfw/imgui/SelectionWidget.cpp index ca1261c..6a363d9 100644 --- a/include/igl/opengl/glfw/imgui/SelectionWidget.cpp +++ b/include/igl/opengl/glfw/imgui/SelectionWidget.cpp @@ -8,8 +8,8 @@ #include "SelectionWidget.h" #include -#include -#include +#include +#include #include #include #include "../../../PI.h"