#ifndef XSIDPLAY_EMUCFG_H #define XSIDPLAY_EMUCFG_H #ifdef SID_WITH_SIDPLAY2 # include # include # include "emucfg2.h" #else # include #endif /* SID_WITH_SIDPLAY2 */ #endif /* XSIDPLAY_EMUCFG_H */