Ignore:
File:
1 edited

Legend:

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

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