Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2009, 1:53:13 PM (15 years ago)
Author:
erwin
Message:

added mainmenu ambient sound

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/sound2/src/orxonox/sound/SoundManager.h

    r3013 r3055  
    3131#include <AL/alc.h>
    3232
    33 #include <orxonox/objects/Tickable.h>
     33#include "OrxonoxPrereqs.h"
     34#include "orxonox/objects/Tickable.h"
    3435
    3536namespace orxonox
    3637{
    37     class SoundBase;
    38 
    3938    /**
    4039     * The SoundManager class manages the OpenAL device, context and listener
Note: See TracChangeset for help on using the changeset viewer.