summaryrefslogtreecommitdiffstats
path: root/include/ingen/paths.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/paths.hpp')
-rw-r--r--include/ingen/paths.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ingen/paths.hpp b/include/ingen/paths.hpp
index ad079390..bf8d8ecc 100644
--- a/include/ingen/paths.hpp
+++ b/include/ingen/paths.hpp
@@ -17,8 +17,8 @@
#ifndef INGEN_PATHS_HPP
#define INGEN_PATHS_HPP
-#include "ingen/URI.hpp"
-#include "raul/Path.hpp"
+#include <ingen/URI.hpp>
+#include <raul/Path.hpp>
#include <cstddef>
#include <string>