changed __config_h__ to __settings_h__ to avoid conflicts with the
authorkramm <kramm>
Thu, 13 Dec 2001 07:40:28 +0000 (07:40 +0000)
committerkramm <kramm>
Thu, 13 Dec 2001 07:40:28 +0000 (07:40 +0000)
autoconf config.h.

src/settings.h

index a602516..161b8ce 100644 (file)
@@ -8,8 +8,8 @@
 
    This file is distributed under the GPL, see file COPYING for details */
 
-#ifndef __config_h__
-#define __config_h__
+#ifndef __settings_h__
+#define __settings_h__
 struct config_t
 {
    char overlay;