- Update to r53061
[reactos.git] / base / applications / magnify / magnifier.c
index af03586..31435bf 100644 (file)
@@ -7,10 +7,7 @@
  *
  */
 
-#include <windows.h>
-#include <shellapi.h>
 #include "magnifier.h"
-#include "resource.h"
 
 const TCHAR szWindowClass[] = TEXT("MAGNIFIER");