summaryrefslogtreecommitdiff
path: root/ui/imgui_extras.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/imgui_extras.h')
-rw-r--r--ui/imgui_extras.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/imgui_extras.h b/ui/imgui_extras.h
index 0babaa3..b27bc17 100644
--- a/ui/imgui_extras.h
+++ b/ui/imgui_extras.h
@@ -1,4 +1,4 @@
-#include "imgui_wrap.h"
+#include <imgui.h>
namespace IltGui {
// NOLINTBEGIN(readability-identifier-naming)