/* * ChangeNameAction.hpp * * Created on: Jan 15, 2010 * Author: crueger */ #ifndef CHANGENAMEACTION_HPP #define CHANGENAMEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "ChangeNameAction.def" #include "Action_impl_header.hpp" #endif // CHANGENAMEACTION_HPP