From c51a61c0f0de65a3e64f589816a56f21ed4e8528 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 15 Aug 2021 17:14:06 -0700 Subject: Initial work on data streams --- core/src/Utils/fwd.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/src/Utils/fwd.hpp') diff --git a/core/src/Utils/fwd.hpp b/core/src/Utils/fwd.hpp index 5d1fe45..c740bd1 100644 --- a/core/src/Utils/fwd.hpp +++ b/core/src/Utils/fwd.hpp @@ -1,5 +1,7 @@ #pragma once +#include "Utils/IO/fwd.hpp" + // Color.hpp class RgbaColor; class HsvColor; -- cgit v1.2.3-70-g09d2