diff options
Diffstat (limited to 'src/gui/shortcutcontainer.h')
-rw-r--r-- | src/gui/shortcutcontainer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/shortcutcontainer.h b/src/gui/shortcutcontainer.h index 9d0584d3..d841f4d8 100644 --- a/src/gui/shortcutcontainer.h +++ b/src/gui/shortcutcontainer.h @@ -19,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef _TMW_SHORTCUTCONTAINER_H__ -#define _TMW_SHORTCUTCONTAINER_H__ +#ifndef SHORTCUTCONTAINER_H__ +#define SHORTCUTCONTAINER_H__ #include <guichan/mouselistener.hpp> #include <guichan/widget.hpp> |