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_banner.h

    r4047 r4048  
    11/*!
    2   \file orxonox_gui_banner.h
     2  \file gui_banner.h
    33  \brief  File that holds the class that creates the Banner-Image.\n
    44  This is Commercial :-)
    55*/
    66
    7 #ifndef _ORXONOX_GUI_BANNER_H
    8 #define _ORXONOX_GUI_BANNER_H
     7#ifndef _GUI_BANNER_H
     8#define _GUI_BANNER_H
    99
    1010#include "gui.h"
     
    2020
    2121
    22 #endif /* _ORXONOX_GUI_BANNER_H */
     22#endif /* _GUI_BANNER_H */
Note: See TracChangeset for help on using the changeset viewer.