src/dialogs.h

changeset 497
c51941e590b6
parent 493
16766ac1bbd9
child 498
791c831c8020
--- a/src/dialogs.h	Thu Oct 03 21:48:11 2013 +0300
+++ b/src/dialogs.h	Sat Oct 05 12:51:13 2013 +0300
@@ -16,8 +16,8 @@
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef DIALOGS_H
-#define DIALOGS_H
+#ifndef LDFORGE_DIALOGS_H
+#define LDFORGE_DIALOGS_H
 
 #include <QDialog>
 #include "common.h"
@@ -135,4 +135,4 @@
 		void slot_mail();
 };
 
-#endif // DIALOGS_H
+#endif // LDFORGE_DIALOGS_H

mercurial