summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-11 22:52:47 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-11 22:52:47 +0100
commitbc09fbc79580f56c93e35de25230af18b30e0e1e (patch)
tree8e640910c78d04b4e234668c7d8c7f1feac60873 /src/wscript
parent2cd9086c95686117ffbce92188d50d525ed488bb (diff)
Access sound asset sampling rate, channels; access sound asset from DCP; fix bad cast to float.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 361a9344..f96755c7 100644
--- a/src/wscript
+++ b/src/wscript
@@ -30,6 +30,7 @@ def build(bld):
test_mode.h
version.h
picture_asset.h
+ sound_asset.h
asset.h
picture_frame.h
"""