diff options
Diffstat (limited to 'include/ingen/Library.hpp')
-rw-r--r-- | include/ingen/Library.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ingen/Library.hpp b/include/ingen/Library.hpp index ac494e4c..99dfff4c 100644 --- a/include/ingen/Library.hpp +++ b/include/ingen/Library.hpp @@ -17,8 +17,8 @@ #ifndef INGEN_LIBRARY_HPP #define INGEN_LIBRARY_HPP -#include "ingen/FilePath.hpp" -#include "ingen/ingen.h" +#include <ingen/FilePath.hpp> +#include <ingen/ingen.h> namespace ingen { |