Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 28, 2007, 11:33:10 PM (16 years ago)
Author:
rgrieder
Message:
  • the master has spoken…
  • misc/String.h is not anymore..
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/audio/AudioBuffer.cc

    r708 r715  
    3030namespace audio
    3131{
    32         AudioBuffer::AudioBuffer(orxonox::String fileName)
     32        AudioBuffer::AudioBuffer(std::string fileName)
    3333        {
    3434                // Load wav data into buffers.
Note: See TracChangeset for help on using the changeset viewer.