Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MapOfActions.cpp

    r952f38 r4e4c4d  
    2626#include "CommandLineParser.hpp"
    2727#include "element.hpp"
    28 #include "Helpers/Log.hpp"
    29 #include "LinearAlgebra/Matrix.hpp"
     28#include "log.hpp"
     29#include "Matrix.hpp"
    3030#include "molecule.hpp"
    3131#include "periodentafel.hpp"
    32 #include "LinearAlgebra/Vector.hpp"
    33 #include "Helpers/Verbose.hpp"
     32#include "vector.hpp"
     33#include "verbose.hpp"
    3434
    3535#include "Actions/ActionRegistry.hpp"
Note: See TracChangeset for help on using the changeset viewer.