X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/0a063a8778e267ded154dadeaa6042fbff35a3c5..c144b1fd70936b7807820faf924adca93a890516:/csrc/pf_core.c diff --git a/csrc/pf_core.c b/csrc/pf_core.c index 3bc115a..872b3a4 100644 --- a/csrc/pf_core.c +++ b/csrc/pf_core.c @@ -75,7 +75,7 @@ static void pfTerm( void ); #define DEFAULT_USER_DEPTH (512) #ifndef PF_DEFAULT_HEADER_SIZE -#define DEFAULT_HEADER_SIZE (120000) +#define PF_DEFAULT_HEADER_SIZE (120000) #endif #ifndef PF_DEFAULT_CODE_SIZE