 Issue 6216090891845632:
  Issue #404 - Create common library shared between plugin/engine and installer  (Closed)
    
  
    Issue 6216090891845632:
  Issue #404 - Create common library shared between plugin/engine and installer  (Closed) 
  | Index: src/plugin/PluginWbPassThrough.cpp | 
| =================================================================== | 
| --- a/src/plugin/PluginWbPassThrough.cpp | 
| +++ b/src/plugin/PluginWbPassThrough.cpp | 
| @@ -27,7 +27,7 @@ | 
| #include <WinInet.h> | 
| #include "wtypes.h" | 
| #include "../shared/Utils.h" | 
| -#include "../shared/IE_version.h" | 
| +#include "IeVersion.h" | 
| namespace | 
| { |