/* * RotateShapeAction.hpp * * Created on: Nov 19, 2012 * Author: ankele */ #ifndef ROTATESHAPEACTION_HPP_ #define ROTATESHAPEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "RotateShapeAction.def" #include "Action_impl_header.hpp" #endif /* ROTATESHAPEACTION_HPP_ */