diff options
Diffstat (limited to 'ui/text.cpp')
-rw-r--r-- | ui/text.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/text.cpp b/ui/text.cpp index be696c3..2acfb7e 100644 --- a/ui/text.cpp +++ b/ui/text.cpp @@ -3,8 +3,7 @@ #include "gfx/gl/uiShader.h" #include "uiComponent.h" #include <array> -#include <glBuffers.h> -#include <glVertexArrays.h> +#include <glArrays.h> #include <glm/gtc/type_ptr.hpp> #include <map> #include <utility> |