From 8e75a59d374632be8d93c5ba4a44b7eaffe8123b Mon Sep 17 00:00:00 2001 From: superp00t Date: Wed, 16 Aug 2023 18:23:34 -0400 Subject: [PATCH] fix(console): include --- src/console/Line.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/console/Line.cpp b/src/console/Line.cpp index b1e6f25..9428bc6 100644 --- a/src/console/Line.cpp +++ b/src/console/Line.cpp @@ -8,6 +8,8 @@ #include #include +#include + static SCritSect s_critsect; // In this list: // The head = the input line.