summaryrefslogtreecommitdiffstats
path: root/src/server/mix.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/mix.hpp')
-rw-r--r--src/server/mix.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/mix.hpp b/src/server/mix.hpp
index 58986750..3d8880db 100644
--- a/src/server/mix.hpp
+++ b/src/server/mix.hpp
@@ -17,7 +17,7 @@
#ifndef INGEN_ENGINE_MIX_HPP
#define INGEN_ENGINE_MIX_HPP
-#include <stdint.h>
+#include <cstdint>
namespace Ingen {