From 3ae3891ca2698d5fd2160fbed5b780a91651a218 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 19 Feb 2024 13:12:57 +0100 Subject: Fix for GCC and Linux --- src/Input.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Input.hpp') diff --git a/src/Input.hpp b/src/Input.hpp index 683ee55..b6f24b6 100644 --- a/src/Input.hpp +++ b/src/Input.hpp @@ -1,5 +1,6 @@ #pragma once +#include #include "Time.hpp" #include "Common/Casts.hpp" #include "Common/Sizes.hpp" -- cgit 1.4.1