Changeset ea6c838 in mainline for uspace/app/dplay/wave.h
- 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/dplay/wave.h
r950110ee rea6c838 37 37 #include <stdint.h> 38 38 #include <bool.h> 39 #include <pcm _sample_format.h>39 #include <pcm/sample_format.h> 40 40 41 41 /** Wave file header format.
Note:
See TracChangeset
for help on using the changeset viewer.