changed __config_h__ to __settings_h__ to avoid conflicts with the
[swftools.git] / 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;