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/analysis/db | |
parent | b806230a94be8d3cefb79d7756c95660033596b2 (diff) |
Renamed some files.
Diffstat (limited to 'src/analysis/db')
-rw-r--r-- | src/analysis/db/items/comment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/analysis/db/items/comment.h b/src/analysis/db/items/comment.h index 4eb1160..7049b28 100644 --- a/src/analysis/db/items/comment.h +++ b/src/analysis/db/items/comment.h @@ -30,7 +30,7 @@ #include "../../../arch/vmpa.h" -#include "../../../glibext/gbufferline.h" +#include "../../../glibext/bufferline.h" |