diff -r c9b6dd9dd4cd -r a5457405cc9b src/prompts.h --- a/src/prompts.h Sun Aug 11 16:08:13 2013 +0300 +++ b/src/prompts.h Sun Sep 08 16:14:58 2013 +0300 @@ -16,8 +16,8 @@ * along with this program. If not, see . */ -#ifndef PROMPTS_H -#define PROMPTS_H +#ifndef ZANDEMO_PROMPTS_H +#define ZANDEMO_PROMPTS_H #include #include "main.h" @@ -44,4 +44,4 @@ bool m_isRelease; }; -#endif // PROMPTS_H \ No newline at end of file +#endif // ZANDEMO_PROMPTS_H \ No newline at end of file