Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/WorldAction/BoundInBoxAction.cpp

    r952f38 r047878  
    1010#include "Actions/WorldAction/BoundInBoxAction.hpp"
    1111#include "Actions/ActionRegistry.hpp"
    12 #include "Helpers/Log.hpp"
     12#include "log.hpp"
    1313#include "molecule.hpp"
    1414#include "World.hpp"
     
    2222#include "UIElements/UIFactory.hpp"
    2323#include "UIElements/Dialog.hpp"
    24 #include "Actions/ValueStorage.hpp"
     24#include "UIElements/ValueStorage.hpp"
    2525
    2626const char WorldBoundInBoxAction::NAME[] = "bound-in-box";
Note: See TracChangeset for help on using the changeset viewer.