--- gvpe/src/callback.pl 2003/04/02 05:14:59 1.1 +++ gvpe/src/callback.pl 2004/01/17 01:18:36 1.3 @@ -10,6 +10,7 @@ /* callback.h -- C++ callback mechanism + Copyright (C) 2003 Marc Lehmann This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,8 +27,8 @@ Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef VPE_CALLBACK_H__ -#define VPE_CALLBACK_H__ +#ifndef CALLBACK_H__ +#define CALLBACK_H__ EOF