diff src/offix-types.h @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 74fd4e045ea6
children 697ef44129c6
line wrap: on
line diff
--- a/src/offix-types.h	Mon Aug 13 11:32:27 2007 +0200
+++ b/src/offix-types.h	Mon Aug 13 11:33:38 2007 +0200
@@ -14,8 +14,8 @@
 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#ifndef __DragAndDropTypesH__
-#define __DragAndDropTypesH__
+#ifndef INCLUDED_offix_types_h_
+#define INCLUDED_offix_types_h_
 
 #define DndNotDnd	-1
 #define DndUnknown	0
@@ -31,4 +31,4 @@
 
 #define DndEND		10
 
-#endif
+#endif /* INCLUDED_offix_types_h_ */