#ifndef D_PLAYER_H #define D_PLAYER_H #include "common.h" #include "d/a/d_a_player.h" dAcPy_c *getLinkPtr(); #endif