Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Legacy/oldmenu.cpp

    rbdc91e r952f38  
    2020#include "element.hpp"
    2121#include "ellipsoid.hpp"
    22 #include "helpers.hpp"
     22#include "Helpers/helpers.hpp"
    2323#include "leastsquaremin.hpp"
    2424#include "linkedcell.hpp"
    25 #include "log.hpp"
     25#include "Helpers/Log.hpp"
    2626#include "memoryusageobserverunittest.hpp"
    2727#include "molecule.hpp"
    2828#include "periodentafel.hpp"
    2929#include "vector_ops.hpp"
    30 #include "Plane.hpp"
    31 #include "Line.hpp"
     30#include "LinearAlgebra/Plane.hpp"
     31#include "LinearAlgebra/Line.hpp"
    3232
    3333#include "UIElements/UIFactory.hpp"
Note: See TracChangeset for help on using the changeset viewer.