diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-28 23:42:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-28 23:42:28 +0100 |
| commit | b602b9ece41f0a876b5c5f1599af69cb45929b5f (patch) | |
| tree | f96ad84f99a06b964274e5c2b839922e8d7bd610 /src/sound_asset_reader.h | |
| parent | 5ff3c5ae8d983c68506b24b2740c0779832dc448 (diff) | |
Still more build fixes.
Diffstat (limited to 'src/sound_asset_reader.h')
| -rw-r--r-- | src/sound_asset_reader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound_asset_reader.h b/src/sound_asset_reader.h index 41d50257..8ec4e59f 100644 --- a/src/sound_asset_reader.h +++ b/src/sound_asset_reader.h @@ -32,6 +32,7 @@ */ #include "asset_reader.h" +#include "sound_frame.h" namespace dcp { |
