[NOTEPAD]
[reactos.git] / reactos / base / applications / notepad / settings.c
index 4780140..dac0692 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "notepad.h"
 
+#include <winreg.h>
+
 static LPCTSTR s_szRegistryKey = _T("Software\\Microsoft\\Notepad");