- Update to r53061
[reactos.git] / dll / win32 / browseui / bandproxy.cpp
index 1d75e43..3d14b64 100644 (file)
@@ -24,19 +24,7 @@ Used by the address band to dispatch navigation changes to the main browser obje
 TODO:
 
 */
-#include <windows.h>
-#include <shlobj.h>
-#include <shlobj_undoc.h>
-#include <shlguid.h>
-#include <shlguid_undoc.h>
-#include <perhist.h>
-#include <exdisp.h>
-#include <tchar.h>
-#include <atlbase.h>
-#include <atlcom.h>
-#include <atlwin.h>
-#include "resource.h"
-#include "bandproxy.h"
+#include "precomp.h"
 
 CBandProxy::CBandProxy()
 {