Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/AtomAction/RemoveAction.cpp

    r047878 r952f38  
    1212#include "atom.hpp"
    1313#include "Descriptors/AtomDescriptor.hpp"
    14 #include "log.hpp"
     14#include "Helpers/Log.hpp"
    1515#include "molecule.hpp"
    16 #include "verbose.hpp"
     16#include "Helpers/Verbose.hpp"
    1717#include "World.hpp"
    1818
     
    2424#include "UIElements/UIFactory.hpp"
    2525#include "UIElements/Dialog.hpp"
    26 #include "UIElements/ValueStorage.hpp"
     26#include "Actions/ValueStorage.hpp"
    2727
    2828const char AtomRemoveAction::NAME[] = "remove-atom";
Note: See TracChangeset for help on using the changeset viewer.