src/config.h

changeset 497
c51941e590b6
parent 493
16766ac1bbd9
child 538
2f85d4d286e5
--- a/src/config.h	Thu Oct 03 21:48:11 2013 +0300
+++ b/src/config.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 CONFIG_H
-#define CONFIG_H
+#ifndef LDFORGE_CONFIG_H
+#define LDFORGE_CONFIG_H
 
 #include "common.h"
 
@@ -243,4 +243,4 @@
 		}
 };
 
-#endif // CONFIG_H
+#endif // LDFORGE_CONFIG_H

mercurial