diff options
Diffstat (limited to 'ui/text.h')
-rw-r--r-- | ui/text.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ #include "uiComponent.h" #include <GL/glew.h> -#include <glBuffers.h> -#include <glVertexArrays.h> +#include <glArrays.h> #include <glm/glm.hpp> #include <string_view> #include <vector> |