diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2020-07-23 11:21:16 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2020-07-23 11:21:16 (GMT) |
commit | 19516ffcca14abb082c5109125b7249bdc7fc199 (patch) | |
tree | 5fec885bae9e08154e133a8302bfdd00397126cc /src/arch/operands | |
parent | b806230a94be8d3cefb79d7756c95660033596b2 (diff) |
Renamed some files.
Diffstat (limited to 'src/arch/operands')
-rw-r--r-- | src/arch/operands/feeder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/operands/feeder.h b/src/arch/operands/feeder.h index 7cea504..d2b2cff 100644 --- a/src/arch/operands/feeder.h +++ b/src/arch/operands/feeder.h @@ -31,7 +31,7 @@ #include "../../common/packed.h" #include "../../format/format.h" -#include "../../glibext/gbufferline.h" +#include "../../glibext/bufferline.h" |