Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/PluginTabBase.cpp

Issue 6216090891845632: Issue #404 - Create common library shared between plugin/engine and installer (Closed)
Patch Set: Rename to IeVersion*.*; fix URL in copyright notice Created Feb. 27, 2015, 1:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/plugin/PluginTabBase.cpp
===================================================================
--- a/src/plugin/PluginTabBase.cpp
+++ b/src/plugin/PluginTabBase.cpp
@@ -23,7 +23,7 @@
#include "PluginClass.h"
#include "PluginTabBase.h"
#include "PluginUtil.h"
-#include "../shared/IE_version.h"
+#include "IeVersion.h"
#include <dispex.h>
#include <Mshtmhst.h>

Powered by Google App Engine
This is Rietveld