aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina/ActionFactory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/machina/ActionFactory.hpp')
-rw-r--r--src/engine/machina/ActionFactory.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/machina/ActionFactory.hpp b/src/engine/machina/ActionFactory.hpp
index c43bf72..b0aa1f9 100644
--- a/src/engine/machina/ActionFactory.hpp
+++ b/src/engine/machina/ActionFactory.hpp
@@ -18,7 +18,7 @@
#ifndef MACHINA_ACTIONFACTORY_HPP
#define MACHINA_ACTIONFACTORY_HPP
-#include <raul/SharedPtr.h>
+#include <raul/SharedPtr.hpp>
namespace Machina {