// MorgenGrauen MUDlib | |
// | |
// player/moneyhandler.h -- Wrapper fuer /sys/container/moneyhandler.h | |
// Existiert aus Gruenden der Abwaertskompatibilitaet. | |
// | |
// $Id: moneyhandler.h 8396 2013-02-18 21:56:37Z Zesstra $ | |
#ifndef __PLAYER_MONEYHANDLER_H__ | |
#define __PLAYER_MONEYHANDLER_H__ | |
#include <container/moneyhandler.h> | |
#endif | |