aboutsummaryrefslogtreecommitdiff
path: root/libtcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtcc.c')
-rw-r--r--libtcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtcc.c b/libtcc.c
index 9fa0dd8..0488f33 100644
--- a/libtcc.c
+++ b/libtcc.c
@@ -69,7 +69,7 @@ ST_DATA void *rt_prog_main;
#ifdef TCC_TARGET_PE
#include "tccpe.c"
#endif
-#endif /* ALL_IN_ONE */
+#endif /* ONE_SOURCE */
/********************************************************/
#ifndef CONFIG_TCC_ASM