Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/molecule.cpp

    r5e2f80 r3bdb6d  
    3232#include "CodePatterns/Log.hpp"
    3333#include "config.hpp"
    34 #include "element.hpp"
     34#include "Element/element.hpp"
    3535#include "graph.hpp"
    3636#include "Graph/BondGraph.hpp"
     
    4242#include "linkedcell.hpp"
    4343#include "molecule.hpp"
    44 #include "periodentafel.hpp"
    45 #include "tesselation.hpp"
     44#include "Element/periodentafel.hpp"
     45#include "Tesselation/tesselation.hpp"
    4646#include "World.hpp"
    4747#include "WorldTime.hpp"
Note: See TracChangeset for help on using the changeset viewer.