diff options
Diffstat (limited to 'ui/svgIcon.h')
| -rw-r--r-- | ui/svgIcon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/svgIcon.h b/ui/svgIcon.h index 02c1e53..be01446 100644 --- a/ui/svgIcon.h +++ b/ui/svgIcon.h @@ -1,6 +1,6 @@ #pragma once -#include "glArrays.h" +#include "gfx/gl/glTexture.h" #include <config/types.h> #include <filesystem> #include <imgui.h> |
