X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsndfile_content.h;h=1bac51167cad010cf2aceed5f07a088e420cf432;hb=59e769023c392c332331567a1aea94660002c463;hp=75c723518ea61ebf48ed6e06163b2894e71fe53b;hpb=39029279954b1f346d3ba28ec12c58211bfa7436;p=dcpomatic.git diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h index 75c723518..1bac51167 100644 --- a/src/lib/sndfile_content.h +++ b/src/lib/sndfile_content.h @@ -20,10 +20,10 @@ #ifndef DCPOMATIC_SNDFILE_CONTENT_H #define DCPOMATIC_SNDFILE_CONTENT_H +#include "single_stream_audio_content.h" extern "C" { #include } -#include "single_stream_audio_content.h" namespace cxml { class Node;