summaryrefslogtreecommitdiffstats
path: root/src/server/GraphPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/GraphPlugin.hpp')
-rw-r--r--src/server/GraphPlugin.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/server/GraphPlugin.hpp b/src/server/GraphPlugin.hpp
index ef741587..89aca7f4 100644
--- a/src/server/GraphPlugin.hpp
+++ b/src/server/GraphPlugin.hpp
@@ -17,9 +17,10 @@
#ifndef INGEN_ENGINE_GRAPHPLUGIN_HPP
#define INGEN_ENGINE_GRAPHPLUGIN_HPP
-#include <string>
#include "PluginImpl.hpp"
+#include <string>
+
namespace ingen {
namespace server {