Sync up with trunk r61578.
[reactos.git] / base / applications / notepad / dialog.h
index fe27543..2bda300 100644 (file)
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+#pragma once
+
 VOID DIALOG_FileNew(VOID);
 VOID DIALOG_FileOpen(VOID);
 BOOL DIALOG_FileSave(VOID);