diff options
Diffstat (limited to 'src/gui/emotecontainer.h')
-rw-r--r-- | src/gui/emotecontainer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/emotecontainer.h b/src/gui/emotecontainer.h index 2231e01a..8e52a206 100644 --- a/src/gui/emotecontainer.h +++ b/src/gui/emotecontainer.h @@ -19,8 +19,8 @@ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef _AETHYRA_EMOTECONTAINER_H__ -#define _AETHYRA_EMOTECONTAINER_H__ +#ifndef EMOTECONTAINER_H__ +#define EMOTECONTAINER_H__ #include <list> #include <vector> |