diff options
Diffstat (limited to 'src/AFC.c')
| -rw-r--r-- | src/AFC.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -25,7 +25,7 @@ | |||
| 25 | 25 | ||
| 26 | #include "AFC.h" | 26 | #include "AFC.h" |
| 27 | #include "iphone.h" | 27 | #include "iphone.h" |
| 28 | #include "utils.h" | 28 | #include "debug.h" |
| 29 | 29 | ||
| 30 | // This is the maximum size an AFC data packet can be | 30 | // This is the maximum size an AFC data packet can be |
| 31 | static const int MAXIMUM_PACKET_SIZE = (2 << 15); | 31 | static const int MAXIMUM_PACKET_SIZE = (2 << 15); |
