aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina/Problem.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/machina/Problem.hpp')
-rw-r--r--src/engine/machina/Problem.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/machina/Problem.hpp b/src/engine/machina/Problem.hpp
index 9fc35b5..d487f46 100644
--- a/src/engine/machina/Problem.hpp
+++ b/src/engine/machina/Problem.hpp
@@ -21,8 +21,8 @@
#include "config.h"
#include <map>
-#include <raul/MIDISink.hpp>
-#include <machina/Machine.hpp>
+#include "raul/MIDISink.hpp"
+#include "machina/Machine.hpp"
namespace Machina {