diff options
Diffstat (limited to 'src/Runtime/ptmf.c')
-rw-r--r-- | src/Runtime/ptmf.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Runtime/ptmf.c b/src/Runtime/ptmf.c index 297039c..6c8b6a8 100644 --- a/src/Runtime/ptmf.c +++ b/src/Runtime/ptmf.c @@ -1,6 +1,5 @@ -#include "CPlusLib.h" - #pragma internal on +#include <Runtime/MWCPlusLib.h> asm void __ptmf_scall(...) { |