--- 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 <http://www.gnu.org/licenses/>. */ -#ifndef PROMPTS_H -#define PROMPTS_H +#ifndef ZANDEMO_PROMPTS_H +#define ZANDEMO_PROMPTS_H #include <QDialog> #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