summaryrefslogtreecommitdiffstats
path: root/include/ingen/runtime_paths.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/runtime_paths.hpp')
-rw-r--r--include/ingen/runtime_paths.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ingen/runtime_paths.hpp b/include/ingen/runtime_paths.hpp
index 30e877fb..54bda90e 100644
--- a/include/ingen/runtime_paths.hpp
+++ b/include/ingen/runtime_paths.hpp
@@ -17,8 +17,8 @@
#ifndef INGEN_RUNTIME_PATHS_HPP
#define INGEN_RUNTIME_PATHS_HPP
-#include "ingen/FilePath.hpp"
-#include "ingen/ingen.h"
+#include <ingen/FilePath.hpp>
+#include <ingen/ingen.h>
#include <string>
#include <vector>