fixed typo in FT_FLAT_COMPILE section

This commit is contained in:
Just van Rossum 2000-08-24 00:43:08 +00:00
parent fcf5e68650
commit 4a47f668a1

View File

@ -21,7 +21,7 @@
#ifdef FT_FLAT_COMPILE
#include "psobjs.c"
#include "psquxmod.c"
#include "psauxmod.c"
#include "t1decode.c"
#else