diff options
Diffstat (limited to 'src/afc.c')
-rw-r--r-- | src/afc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ #include "afc.h" #include "idevice.h" -#include "debug.h" +#include "common/debug.h" #include "endianness.h" /** The maximum size an AFC data packet can be */ |