diff options
Diffstat (limited to 'baseline/source/gsm_enc')
| -rw-r--r-- | baseline/source/gsm_enc/gsm_enc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/baseline/source/gsm_enc/gsm_enc.c b/baseline/source/gsm_enc/gsm_enc.c index 3f051ec..e8154bb 100644 --- a/baseline/source/gsm_enc/gsm_enc.c +++ b/baseline/source/gsm_enc/gsm_enc.c | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE. | 5 | * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE. |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
| 8 | #include "../extra.h" | 8 | #include "extra.h" |
| 9 | #include "private.h" | 9 | #include "private.h" |
| 10 | 10 | ||
| 11 | /* | 11 | /* |
