aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/LearnRequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LearnRequest.cpp')
-rw-r--r--src/engine/LearnRequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LearnRequest.cpp b/src/engine/LearnRequest.cpp
index b908f7d..f4d88f0 100644
--- a/src/engine/LearnRequest.cpp
+++ b/src/engine/LearnRequest.cpp
@@ -15,7 +15,7 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
-#include <raul/Quantizer.h>
+#include <raul/Quantizer.hpp>
#include <machina/LearnRequest.hpp>
namespace Machina {