Changeset 137 for libmpc/branches/r2d/include
- Timestamp:
- 11/15/06 01:14:23 (18 years ago)
- Location:
- libmpc/branches/r2d/include
- Files:
-
- 2 edited
- 4 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/include/mpcdec/reader.h
r81 r137 39 39 #endif 40 40 41 #include "mpc_types.h"41 #include <mpc/mpc_types.h> 42 42 43 43 #ifdef __cplusplus -
libmpc/branches/r2d/include/mpcdec/streaminfo.h
r131 r137 39 39 #endif 40 40 41 #include "mpc_types.h"41 #include <mpc/mpc_types.h> 42 42 #include "reader.h" 43 43
Note: See TracChangeset
for help on using the changeset viewer.