Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6836 in orxonox.OLD for trunk/src/defs


Ignore:
Timestamp:
Jan 30, 2006, 12:26:32 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: no more alut

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/defs/alincl.h

    r5001 r6836  
    1010#include <OpenAL/al.h>
    1111#include <OpenAL/alc.h>
    12 #include <OpenAL/alut.h>
    1312#else
    1413#include <AL/al.h>
    1514#include <AL/alc.h>
    16 #include <AL/alut.h>
    1715#endif
    1816
Note: See TracChangeset for help on using the changeset viewer.