From d744e4d421c313a3b4d786e11a311f73da19fc41 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Dec 2017 09:20:16 -0500 Subject: Clean up includes in public headers --- src/ingen/ingen.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ingen/ingen.cpp') diff --git a/src/ingen/ingen.cpp b/src/ingen/ingen.cpp index 8adc1fe2..93dce69e 100644 --- a/src/ingen/ingen.cpp +++ b/src/ingen/ingen.cpp @@ -35,6 +35,7 @@ #include "ingen/Parser.hpp" #include "ingen/World.hpp" #include "ingen/client/ThreadedSigClientInterface.hpp" +#include "ingen/paths.hpp" #include "ingen/runtime_paths.hpp" #include "ingen/types.hpp" #ifdef HAVE_SOCKET -- cgit v1.2.1