Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/AnalysisAction/DipoleAngularCorrelationAction.cpp

    rce7fdc r3bdb6d  
    2020#include "CodePatterns/MemDebug.hpp"
    2121
    22 #include "analysis_correlation.hpp"
    23 #include "boundary.hpp"
     22#include "Analysis/analysis_correlation.hpp"
     23#include "Tesselation/boundary.hpp"
    2424#include "linkedcell.hpp"
    2525#include "CodePatterns/Verbose.hpp"
    2626#include "CodePatterns/Log.hpp"
    27 #include "element.hpp"
     27#include "Element/element.hpp"
    2828#include "molecule.hpp"
    29 #include "periodentafel.hpp"
     29#include "Element/periodentafel.hpp"
    3030#include "LinearAlgebra/Vector.hpp"
    3131#include "World.hpp"
Note: See TracChangeset for help on using the changeset viewer.