This commit is contained in:
Paul 2000-12-12 21:33:19 +00:00
parent b996d1fffd
commit 304b2cbab5
6 changed files with 42 additions and 6 deletions

View file

@ -11,8 +11,8 @@
===========================================================================*/
#ifndef __PAUL_SCRIPT_H__
#define __PAUL_SCRIPT_H__
#ifndef __SCRIPT_SCRIPT_H__
#define __SCRIPT_SCRIPT_H__
/*----------------------------------------------------------------------
Includes
@ -129,7 +129,7 @@ private:
/*---------------------------------------------------------------------- */
#endif /* __PAUL_SCRIPT_H__ */
#endif /* __SCRIPT_SCRIPT_H__ */
/*===========================================================================
end */