X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Foffix.h;h=8276439bb1ff656b48748ce6c5f8f01c31cded67;hb=4f29597e4f3696a59bb08ffece07183c1568c4a5;hp=67d550a4f85d7d56947534af2a53ab6a01218b39;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/src/offix.h b/src/offix.h index 67d550a..8276439 100644 --- a/src/offix.h +++ b/src/offix.h @@ -19,8 +19,8 @@ License along with this library; if not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifndef __DragAndDropH__ -#define __DragAndDropH__ 1L +#ifndef INCLUDED_offix_h_ +#define INCLUDED_offix_h_ /* The standard DND types are defined here */ #include "offix-types.h" @@ -63,6 +63,7 @@ DndChangeCursor(int Type, int width,int height, char *image,char *mask, int hot_x,int hot_y); -#endif + +#endif /* INCLUDED_offix_h_ */