Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1035:104b130efbd0
in mediastreamer2 for
src/gsm.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 29, 2010 10:14:31 AM (
3 years
ago)
Author:
Jehan Monnier <jehan.monnier@…>
Branch:
default
Message:
fix gsm include path for windows android ndk
File:
1 edited
src/gsm.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
src/gsm.c
r911
r1035
19
19
20
20
#include "mediastreamer2/msfilter.h"
21
21
#ifdef ANDROID
22
#include "gsm.h"
23
#else
22
24
#include <gsm/gsm.h>
25
#endif
23
26
24
27
#ifdef _MSC_VER
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive