Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/molecule_fragmentation.cpp

    r13a953 r3bdb6d  
    2828#include "CodePatterns/Log.hpp"
    2929#include "config.hpp"
    30 #include "element.hpp"
     30#include "Element/element.hpp"
    3131#include "Graph/BondGraph.hpp"
    3232#include "Graph/CheckAgainstAdjacencyFile.hpp"
     
    3636#include "LinearAlgebra/RealSpaceMatrix.hpp"
    3737#include "molecule.hpp"
    38 #include "periodentafel.hpp"
     38#include "Element/periodentafel.hpp"
    3939#include "World.hpp"
    4040
Note: See TracChangeset for help on using the changeset viewer.