From 3c1c392ab177566f09d11a380210e1937741fad2 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 28 May 2023 11:45:01 +0100 Subject: Swap GLEW for more modern glad --- ui/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/text.h') diff --git a/ui/text.h b/ui/text.h index cbe49de..9fe87d1 100644 --- a/ui/text.h +++ b/ui/text.h @@ -1,8 +1,8 @@ #pragma once #include "uiComponent.h" -#include #include +#include #include #include #include -- cgit v1.2.3