diff --git a/src/deh_tables.c b/src/deh_tables.c
index 5733d9b0e..926ca805c 100644
--- a/src/deh_tables.c
+++ b/src/deh_tables.c
@@ -4794,6 +4794,7 @@ struct int_const_s const INT_CONST[] = {
 
 	// fixed_t constants, from m_fixed.h
 	{"FRACUNIT",FRACUNIT},
+	{"FU"      ,FRACUNIT},
 	{"FRACBITS",FRACBITS},
 
 	// doomdef.h constants