diff --git a/routing_algorithms/map_matching.hpp b/routing_algorithms/map_matching.hpp index 580e9d980..39cc154b1 100644 --- a/routing_algorithms/map_matching.hpp +++ b/routing_algorithms/map_matching.hpp @@ -32,8 +32,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "../data_structures/coordinate_calculation.hpp" #include "../data_structures/hidden_markov_model.hpp" -#include "../util/matching_debug_info.hpp" #include "../util/json_logger.hpp" +#include "../util/matching_debug_info.hpp" #include