- Update to r53061
[reactos.git] / dll / win32 / browseui / addresseditbox.cpp
index 7d36ff3..2b96d41 100644 (file)
 /*
 This class handles the combo box of the address band.
 */
-#include <windows.h>
-#include <shlobj.h>
-#include <shlobj_undoc.h>
-#include <shlguid.h>
-#include <shlguid_undoc.h>
-#include <tchar.h>
-#include <atlbase.h>
-#include <atlcom.h>
-#include <atlwin.h>
-#include "resource.h"
-#include "addresseditbox.h"
+#include "precomp.h"
 /*
 TODO:
     Add auto completion support