home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #6 / amigaacscoverdisc1998-061998.iso / games / shareware / gms / gmsdev / includes / sound / all.h next >
C/C++ Source or Header  |  1998-06-08  |  127b  |  10 lines

  1. #ifndef SOUND_ALL_H
  2. #define SOUND_ALL_H TRUE
  3.  
  4. #ifndef SOUND_SOUND_H
  5. #include <sound/sound.h>
  6. #endif
  7.  
  8. #endif /* SOUND_ALL_H */
  9.  
  10.