Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 5, 2005, 12:06:26 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/guiMerge: more naming issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/guiMerge/src/lib/gui/gui/gui_audio.h

    r4047 r4048  
    11/*!
    2   \file orxonox_gui_audio.h
     2  \file gui_audio.h
    33  \brief File that holds the class that creates the Audio-Options.
    44*/
    55
    6 #ifndef _ORXONOX_GUI_AUDIO_H
    7 #define _ORXONOX_GUI_AUDIO_H
     6#ifndef _GUI_AUDIO_H
     7#define _GUI_AUDIO_H
    88
    99#include "gui_element.h"
     
    2222  ~OrxonoxGuiAudio(void);
    2323};
    24 #endif /* _ORXONOX_GUI_AUDIO_H */
     24#endif /* _GUI_AUDIO_H */
Note: See TracChangeset for help on using the changeset viewer.