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 --- tests/TestClient.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/TestClient.hpp') diff --git a/tests/TestClient.hpp b/tests/TestClient.hpp index 64b9d1d5..6af0235a 100644 --- a/tests/TestClient.hpp +++ b/tests/TestClient.hpp @@ -17,9 +17,10 @@ #ifndef INGEN_TESTCLIENT_HPP #define INGEN_TESTCLIENT_HPP -#include +#include #include "ingen/Interface.hpp" +#include "ingen/Log.hpp" using namespace Ingen; -- cgit v1.2.1