summaryrefslogtreecommitdiffstats
path: root/src/afc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afc.c')
-rw-r--r--src/afc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afc.c b/src/afc.c
index f8ca27c..7b4a396 100644
--- a/src/afc.c
+++ b/src/afc.c
@@ -29,7 +29,7 @@
29 29
30#include "afc.h" 30#include "afc.h"
31#include "idevice.h" 31#include "idevice.h"
32#include "debug.h" 32#include "common/debug.h"
33#include "endianness.h" 33#include "endianness.h"
34 34
35/** The maximum size an AFC data packet can be */ 35/** The maximum size an AFC data packet can be */