merge from libretro fork
[pcsx_rearmed.git] / plugins / dfsound / xa.h
index cbf2843..137fe43 100644 (file)
  *                                                                         *\r
  ***************************************************************************/\r
 \r
+#ifndef __P_XA_H__\r
+#define __P_XA_H__\r
+\r
 INLINE void MixXA(void);\r
 INLINE void FeedXA(xa_decode_t *xap);\r
-INLINE int  FeedCDDA(unsigned char *pcm, int nBytes);
+INLINE int  FeedCDDA(unsigned char *pcm, int nBytes);\r
+\r
+#endif /* __P_XA_H__ */\r