From a6e0c9ce9b6c468d0e622ffb5c05eba664ea4f47 Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Tue, 17 Oct 2017 23:33:13 +0500 Subject: Refactored #include directives --- src/Texture.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Texture.cpp') diff --git a/src/Texture.cpp b/src/Texture.cpp index d39585f..5693682 100644 --- a/src/Texture.cpp +++ b/src/Texture.cpp @@ -2,6 +2,7 @@ #include #include +#include bool IsImgInitialized = false; -- cgit v1.2.3