Changeset 5914 for code/branches/core5/src/orxonox/sound
- Timestamp:
- Oct 9, 2009, 1:12:16 PM (15 years ago)
- Location:
- code/branches/core5/src/orxonox/sound
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/orxonox/sound/AmbientSound.cc
r5899 r5914 29 29 #include "AmbientSound.h" 30 30 31 #include "core/CoreIncludes.h" 31 32 #include "core/EventIncludes.h" 32 33 #include "core/XMLPort.h" -
code/branches/core5/src/orxonox/sound/WorldSound.cc
r5899 r5914 32 32 #include <AL/alut.h> 33 33 #include "util/Math.h" 34 #include "core/CoreIncludes.h" 34 35 #include "core/EventIncludes.h" 35 36 #include "core/XMLPort.h"
Note: See TracChangeset
for help on using the changeset viewer.