[MAGNIFY]
[reactos.git] / reactos / base / applications / magnify / settings.c
index b0119b0..2ef1686 100644 (file)
@@ -1,6 +1,8 @@
-
 #include "magnifier.h"
 
+#include <tchar.h>
+#include <winreg.h>
+
 int iZoom = 3;
 
 BOOL bShowWarning = TRUE;