Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/molecule_dynamics.cpp

    r389cc8 r952f38  
    1212#include "config.hpp"
    1313#include "element.hpp"
    14 #include "info.hpp"
    15 #include "verbose.hpp"
    16 #include "log.hpp"
     14#include "Helpers/Info.hpp"
     15#include "Helpers/Verbose.hpp"
     16#include "Helpers/Log.hpp"
    1717#include "molecule.hpp"
    1818#include "parser.hpp"
    19 #include "Plane.hpp"
     19#include "LinearAlgebra/Plane.hpp"
    2020#include "ThermoStatContainer.hpp"
    2121
Note: See TracChangeset for help on using the changeset viewer.