summaryrefslogtreecommitdiffstats
path: root/src/server/internals/Note.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/internals/Note.hpp')
-rw-r--r--src/server/internals/Note.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/server/internals/Note.hpp b/src/server/internals/Note.hpp
index 9cf07a05..6c7d9a13 100644
--- a/src/server/internals/Note.hpp
+++ b/src/server/internals/Note.hpp
@@ -17,9 +17,8 @@
#ifndef INGEN_INTERNALS_NOTE_HPP
#define INGEN_INTERNALS_NOTE_HPP
-#include <string>
-#include "types.hpp"
#include "NodeImpl.hpp"
+#include "types.hpp"
namespace Ingen {
namespace Server {