summaryrefslogtreecommitdiffstats
path: root/src/gui/Configuration.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Configuration.hpp')
-rw-r--r--src/gui/Configuration.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/Configuration.hpp b/src/gui/Configuration.hpp
index 26289493..b3d64ff8 100644
--- a/src/gui/Configuration.hpp
+++ b/src/gui/Configuration.hpp
@@ -18,6 +18,7 @@
#ifndef CONFIG_H
#define CONFIG_H
+#include <stdint.h>
#include <string>
namespace Ingen { namespace Client { class PortModel; } }