Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 5, 2007, 5:22:27 PM (18 years ago)
Author:
nicolape
Message:

Simplified cmake audio lib messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/audio/AudioManager.h

    r389 r409  
    22#define AUDIOMANAGER_H_
    33
    4 #include <iostream>
    5 #include <string>
    6 #include <vector>
    7 
    8 #include <AL/al.h>
    9 #include <AL/alc.h>
    10 #include <AL/alut.h>
     4#include "AudioIncludes.h"
    115
    126#include "AudioBuffer.h"
Note: See TracChangeset for help on using the changeset viewer.