diff src/libSAD/dither.h @ 4262:9a55e8237988

changed defines to avoid collisions
author mf0102 <0102@gmx.at>
date Sat, 09 Feb 2008 19:56:50 +0100
parents b293ce14a01a
children
line wrap: on
line diff
--- a/src/libSAD/dither.h	Sat Feb 09 19:36:39 2008 +0100
+++ b/src/libSAD/dither.h	Sat Feb 09 19:56:50 2008 +0100
@@ -17,8 +17,8 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#ifndef DITHER_H
-#define DITHER_H
+#ifndef LIBSAD_DITHER_H
+#define LIBSAD_DITHER_H
 
 #include "common.h"