Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/CommandLineUI/CommandLineDialog.cpp

    r952f38 r8467df  
    2323#include "CommandLineParser.hpp"
    2424#include "defs.hpp"
    25 #include "Helpers/Log.hpp"
    26 #include "LinearAlgebra/Matrix.hpp"
     25#include "log.hpp"
     26#include "Matrix.hpp"
    2727#include "periodentafel.hpp"
    28 #include "Helpers/Verbose.hpp"
     28#include "verbose.hpp"
    2929#include "World.hpp"
    3030#include "Box.hpp"
     
    3333#include "element.hpp"
    3434#include "molecule.hpp"
    35 #include "LinearAlgebra/Vector.hpp"
     35#include "vector.hpp"
    3636
    3737using namespace std;
Note: See TracChangeset for help on using the changeset viewer.