Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/FragmentationAction/SubgraphDissectionAction.cpp

    r047878 r952f38  
    1212#include "atom.hpp"
    1313#include "config.hpp"
    14 #include "log.hpp"
     14#include "Helpers/Log.hpp"
    1515#include "molecule.hpp"
    1616#include "Descriptors/MoleculeDescriptor.hpp"
     
    2525#include "UIElements/UIFactory.hpp"
    2626#include "UIElements/Dialog.hpp"
    27 #include "UIElements/ValueStorage.hpp"
     27#include "Actions/ValueStorage.hpp"
    2828
    2929const char FragmentationSubgraphDissectionAction::NAME[] = "subgraph-dissect";
Note: See TracChangeset for help on using the changeset viewer.