summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Node.hpp')
-rw-r--r--src/common/interface/Node.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/interface/Node.hpp b/src/common/interface/Node.hpp
index 8ead1907..a2586e71 100644
--- a/src/common/interface/Node.hpp
+++ b/src/common/interface/Node.hpp
@@ -18,6 +18,7 @@
#ifndef NODE_H
#define NODE_H
+#include <stdint.h>
#include "GraphObject.hpp"
namespace Ingen {