summaryrefslogtreecommitdiff
path: root/ui/svgIcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/svgIcon.h')
-rw-r--r--ui/svgIcon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/svgIcon.h b/ui/svgIcon.h
index 106f97c..02c1e53 100644
--- a/ui/svgIcon.h
+++ b/ui/svgIcon.h
@@ -1,9 +1,9 @@
#pragma once
#include "glArrays.h"
-#include "imgui_wrap.h"
#include <config/types.h>
#include <filesystem>
+#include <imgui.h>
#include <lunasvg.h>
class SvgIcon {