--- ./prog/aspell.cpp.orig 2011-07-04 12:13:58.000000000 +0300 +++ ./prog/aspell.cpp 2014-12-23 09:52:46.000000000 +0200 @@ -25,6 +25,7 @@ # include #endif +#include "errors.hpp" #include "aspell.h" #ifdef USE_FILE_INO @@ -40,7 +41,6 @@ #include "convert.hpp" #include "document_checker.hpp" #include "enumeration.hpp" -#include "errors.hpp" #include "file_util.hpp" #include "fstream.hpp" #include "info.hpp"