diff options
Diffstat (limited to 'src/format')
-rw-r--r-- | src/format/strsym.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/strsym.c b/src/format/strsym.c index 97c62d9..5774a0c 100644 --- a/src/format/strsym.c +++ b/src/format/strsym.c @@ -31,7 +31,7 @@ #include "symbol-int.h" -#include "../arch/feeder-int.h" +#include "../arch/operands/feeder-int.h" #include "../common/alloc.h" |