X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Fbookmark_tools%2Fmarks_checker.cpp;h=12b3bb29bc45064b55f8a8005e43412c8bab9702;hb=2c17bf0495b27b67b0ba655b18fbb2f723071698;hp=0c84ac8c3a7403f3a9e4ddd43e47073d8acf6b2b;hpb=d7e8a05960951d8ce67e36c587726a851e2f5165;p=feisty_meow.git diff --git a/nucleus/applications/bookmark_tools/marks_checker.cpp b/nucleus/applications/bookmark_tools/marks_checker.cpp index 0c84ac8c..12b3bb29 100644 --- a/nucleus/applications/bookmark_tools/marks_checker.cpp +++ b/nucleus/applications/bookmark_tools/marks_checker.cpp @@ -19,8 +19,10 @@ #include "bookmark_tree.h" -#include +#include #include +#include +#include #include #include #include @@ -39,7 +41,6 @@ #include #include #include -#include "../../library/algorithms/sorts.h" using namespace algorithms; using namespace application;