source:
code/trunk/src/audio/AudioIncludes.h
@
  809
        
        | Last change on this file since 809 was 790, checked in by nicolasc, 18 years ago | |
|---|---|
| File size: 250 bytes | |
| Line | |
|---|---|
| 1 | #include <iostream> | 
| 2 | #include <vector> | 
| 3 | #include <string> | 
| 4 | |
| 5 | #include <AL/al.h> | 
| 6 | #include <AL/alc.h> | 
| 7 | #include <AL/alut.h> | 
| 8 | #include <ogg/ogg.h> | 
| 9 | #include <vorbis/codec.h> | 
| 10 | #include <vorbis/vorbisenc.h> | 
| 11 | #include <vorbis/vorbisfile.h> | 
| 12 | |
| 13 | #include "core/Error.h" | 
Note: See TracBrowser
        for help on using the repository browser.
    


 
            







