* Sync to trunk HEAD (r53298).
[reactos.git] / base / applications / magnify / magnifier.h
index 8728c02..1181c9c 100644 (file)
 
 //////////////////////////////////////////////////////////////////
 
+#include <windows.h>
+#include <commctrl.h>
+#include <tchar.h>
+#include <shellapi.h>
+#include "resource.h"
+
 extern int iZoom;
 
 extern BOOL bShowWarning;