summaryrefslogtreecommitdiffstats
path: root/src/client/PortModel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/PortModel.hpp')
-rw-r--r--src/client/PortModel.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/PortModel.hpp b/src/client/PortModel.hpp
index dbf82f1a..74b15283 100644
--- a/src/client/PortModel.hpp
+++ b/src/client/PortModel.hpp
@@ -26,6 +26,9 @@
#include "interface/Port.hpp"
#include "ObjectModel.hpp"
+#include <stdio.h>
+
+
namespace Raul { class Path; }
namespace Ingen {