Changeset ea6c838 in mainline for uspace/app/wavplay/wavplay.c
- Timestamp:
- 2012-07-17T08:26:49Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e6bba8f
- Parents:
- 950110ee
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/wavplay/wavplay.c
r950110ee rea6c838 39 39 #include <str_error.h> 40 40 #include <stdio.h> 41 42 41 #include <hound/client.h> 43 44 #include <pcm_sample_format.h> 45 46 #include <stdio.h> 42 #include <pcm/sample_format.h> 47 43 48 44 #include "wave.h"
Note:
See TracChangeset
for help on using the changeset viewer.