version 1.3 | | version 1.4 |
---|
| | |
/* You should have received a copy of the GNU General Public License */ | | /* You should have received a copy of the GNU General Public License */ |
/* along with this program; if not, write to the Free Software */ | | /* along with this program; if not, write to the Free Software */ |
/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ | | /* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ |
/* */ /*****************************************************************************/ | | /* */ |
| | /*****************************************************************************/ |
#ifndef PLUGIN_ANIM_H | | #ifndef PLUGIN_ANIM_H |
#define PLUGIN_ANIM_H | | #define PLUGIN_ANIM_H |
| | |
| | |
| | |
#ifndef __CEXTRACT__ | | #ifndef __CEXTRACT__ |
#include <plugin.h> | | #include <plugin.h> |
| | #include <plugin_common.h> |
#endif | | #endif |
| | |
#include <plugin_common.h> | | #include <plugin_common.h> |