From 2c3ac8db3f539459166c801e61c5efdacf9150c3 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 10 Jul 2023 21:26:57 +0200 Subject: Add necessary Linux headers --- src/GFX/Binder.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GFX/Binder.cpp') diff --git a/src/GFX/Binder.cpp b/src/GFX/Binder.cpp index 905ba24..49f82a7 100644 --- a/src/GFX/Binder.cpp +++ b/src/GFX/Binder.cpp @@ -1,4 +1,5 @@ #include +#include #include "Binder.hpp" #include "Mesh.hpp" -- cgit 1.4.1