--- /windisk/abiword/abi/src/wp/ap/beos/ap_BeOSDialog_All.h	Tue Jul 25 13:20:08 2000
+++ ap_BeOSDialog_All.h	Mon Jul 24 13:16:25 2000
@@ -46,6 +46,7 @@
 #include "ap_BeOSDialog_Spell.h"
 #include "ap_BeOSDialog_Options.h"
 #include "ap_BeOSDialog_WordCount.h"
+#include "ap_BeOSDialog_Insert_DateTime.h"
 
 	// ... add new dialogs here ...
 
@@ -70,7 +71,7 @@
 	DeclareDialog(AP_DIALOG_ID_PARAGRAPH,		AP_BeOSDialog_Paragraph)
 	DeclareDialog(AP_DIALOG_ID_OPTIONS,			AP_BeOSDialog_Options)
 	DeclareDialog(AP_DIALOG_ID_WORDCOUNT,		AP_BeOSDialog_WordCount)
-	
+	DeclareDialog(AP_DIALOG_ID_INSERT_DATETIME,	AP_BeOSDialog_Insert_DateTime)
 	// ... also add new dialogs here ...
 
 #endif
