Index: code/mission/missionmessage.h
===================================================================
--- code/mission/missionmessage.h	(revision 11089)
+++ code/mission/missionmessage.h	(working copy)
@@ -190,7 +190,7 @@
 
 // function to parse a message from either messages.tbl or the mission file.  Both files have the
 // exact same format, so this function just gets reused in both instances.
-void	message_parse(bool importing_from_fsm = false, bool builtin = false);
+void	message_parse(bool importing_from_fsm = false, bool builtin = true);
 void	persona_parse();
 
 void	messages_init();
