summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Port.hpp')
-rw-r--r--src/common/interface/Port.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/interface/Port.hpp b/src/common/interface/Port.hpp
index 27bdf2a4..884b10e3 100644
--- a/src/common/interface/Port.hpp
+++ b/src/common/interface/Port.hpp
@@ -18,6 +18,7 @@
#ifndef INGEN_INTERFACE_PORT_HPP
#define INGEN_INTERFACE_PORT_HPP
+#include <stdint.h>
#include "GraphObject.hpp"
#include "DataType.hpp"