From 8c854bd336b45db17b48c2101fb2846f84726cdc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 14 Dec 2020 22:14:40 +0100 Subject: Clean up includes in core and server --- src/ingen/ingen.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ingen') diff --git a/src/ingen/ingen.cpp b/src/ingen/ingen.cpp index 74fbe73d..98fdd555 100644 --- a/src/ingen/ingen.cpp +++ b/src/ingen/ingen.cpp @@ -35,10 +35,13 @@ #include "ingen/client/SocketClient.hpp" #endif +#include + #include #include #include #include +#include #include #include #include -- cgit v1.2.1