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 --- ingen/paths.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ingen/paths.hpp') diff --git a/ingen/paths.hpp b/ingen/paths.hpp index 4924a148..3269a2ab 100644 --- a/ingen/paths.hpp +++ b/ingen/paths.hpp @@ -17,6 +17,9 @@ #ifndef INGEN_PATHS_HPP #define INGEN_PATHS_HPP +#include +#include + #include "raul/URI.hpp" #include "raul/Path.hpp" -- cgit v1.2.1