Index: src/chext/chext.cpp =================================================================== diff -u -N -rebc7fabbd2d59f9a0f723ea480b5374cc393ec12 -re2054db3fa2be3652ca376a318d49dbaba8539ed --- src/chext/chext.cpp (.../chext.cpp) (revision ebc7fabbd2d59f9a0f723ea480b5374cc393ec12) +++ src/chext/chext.cpp (.../chext.cpp) (revision e2054db3fa2be3652ca376a318d49dbaba8539ed) @@ -21,11 +21,9 @@ // run nmake -f CopyHandlerShellExtps.mk in the project directory. #include "stdafx.h" -#include "resource.h" #include "chext.h" #include "dllmain.h" #include "Logger.h" -#include "GuidFormatter.h" ///////////////////////////////////////////////////////////////////////////// // Used to determine whether the DLL can be unloaded by OLE