summaryrefslogtreecommitdiffstats
path: root/src/engine/EngineStore.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/EngineStore.hpp')
-rw-r--r--src/engine/EngineStore.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/EngineStore.hpp b/src/engine/EngineStore.hpp
index c6d428fd..0e30f9cb 100644
--- a/src/engine/EngineStore.hpp
+++ b/src/engine/EngineStore.hpp
@@ -18,8 +18,8 @@
#ifndef INGEN_ENGINE_OBJECTSTORE_HPP
#define INGEN_ENGINE_OBJECTSTORE_HPP
-#include <string>
#include "raul/SharedPtr.hpp"
+
#include "shared/Store.hpp"
namespace Ingen {