Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / src / lib / audio_buffers.h
index 122716d7765aef8b76eaba643ad9440cb74b6332..09faf9ee192cc7cc2ee086267102c22133b2c079 100644 (file)
@@ -25,6 +25,7 @@
 #define DCPOMATIC_AUDIO_BUFFERS_H
 
 #include <boost/shared_ptr.hpp>
+#include <stdint.h>
 
 /** @class AudioBuffers
  *  @brief A class to hold multi-channel audio data in float format.