summaryrefslogtreecommitdiffstats
path: root/src/server/InputPort.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/InputPort.cpp')
-rw-r--r--src/server/InputPort.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/InputPort.cpp b/src/server/InputPort.cpp
index 093546e1..a82458f1 100644
--- a/src/server/InputPort.cpp
+++ b/src/server/InputPort.cpp
@@ -31,8 +31,8 @@
#include "ingen/URIs.hpp"
#include "raul/Array.hpp"
-#include <cstdlib>
#include <cassert>
+#include <cstdlib>
namespace ingen {
namespace server {