aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina/LearnRequest.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/machina/LearnRequest.hpp')
-rw-r--r--src/engine/machina/LearnRequest.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/machina/LearnRequest.hpp b/src/engine/machina/LearnRequest.hpp
index 3d96fd4..4ec22ff 100644
--- a/src/engine/machina/LearnRequest.hpp
+++ b/src/engine/machina/LearnRequest.hpp
@@ -18,8 +18,8 @@
#ifndef MACHINA_LEARNREQUEST_HPP
#define MACHINA_LEARNREQUEST_HPP
-#include <raul/Maid.h>
-#include <raul/SharedPtr.h>
+#include <raul/Maid.hpp>
+#include <raul/SharedPtr.hpp>
#include "types.hpp"
#include "Node.hpp"
#include "MidiAction.hpp"