summaryrefslogtreecommitdiffstats
path: root/ingen/types.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/types.hpp')
-rw-r--r--ingen/types.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ingen/types.hpp b/ingen/types.hpp
index 98f700f5..b6461799 100644
--- a/ingen/types.hpp
+++ b/ingen/types.hpp
@@ -17,11 +17,11 @@
#ifndef INGEN_TYPES_HPP
#define INGEN_TYPES_HPP
+#include "raul/Maid.hpp"
+
#include <cstdlib>
#include <memory>
-#include "raul/Maid.hpp"
-
namespace ingen {
template <class T>