summaryrefslogtreecommitdiffstats
path: root/src/gui/rgba.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rgba.hpp')
-rw-r--r--src/gui/rgba.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/rgba.hpp b/src/gui/rgba.hpp
index ffd63f82..bd8de2d2 100644
--- a/src/gui/rgba.hpp
+++ b/src/gui/rgba.hpp
@@ -18,6 +18,7 @@
#define INGEN_GUI_RGBA_HPP
#include <cmath>
+#include <cstdint>
namespace ingen {
namespace gui {