diff options
Diffstat (limited to 'src/xsane-gimp-1_0-compat.h')
-rw-r--r-- | src/xsane-gimp-1_0-compat.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xsane-gimp-1_0-compat.h b/src/xsane-gimp-1_0-compat.h index 363c826..1bdc758 100644 --- a/src/xsane-gimp-1_0-compat.h +++ b/src/xsane-gimp-1_0-compat.h @@ -3,7 +3,7 @@ xsane-gimp-1_0-compat.h Oliver Rauch <Oliver.Rauch@rauch-domain.de> - Copyright (C) 2000-2002 Oliver Rauch + Copyright (C) 2000-2005 Oliver Rauch This file is part of the XSANE package. This program is free software; you can redistribute it and/or modify @@ -20,8 +20,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifndef XSANE_OLDGIMP_H -#define XSANE_OLDGIMP_H +#ifndef XSANE_GIMP_1_0_COMPAT_H +#define XSANE_GIMP_1_0_COMPAT_H #define GimpPlugInInfo GPlugInInfo #define GimpParam GParam |