summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/META-INF/PlatformPlugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/META-INF/PlatformPlugin.xml')
-rw-r--r--platform/platform-resources/src/META-INF/PlatformPlugin.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/platform-resources/src/META-INF/PlatformPlugin.xml b/platform/platform-resources/src/META-INF/PlatformPlugin.xml
index db1cae3e76aa..773b00c2b9f2 100644
--- a/platform/platform-resources/src/META-INF/PlatformPlugin.xml
+++ b/platform/platform-resources/src/META-INF/PlatformPlugin.xml
@@ -10,6 +10,9 @@
<xi:include href="/META-INF/vcs-log-graph.xml" xpointer="xpointer(/idea-plugin/*)">
<xi:fallback/>
</xi:include>
+ <xi:include href="/META-INF/dvcs.xml" xpointer="xpointer(/idea-plugin/*)">
+ <xi:fallback/>
+ </xi:include>
<extensionPoints>
<xi:include href="/META-INF/PlatformExtensionPoints.xml" xpointer="xpointer(/idea-plugin/extensionPoints/*)"/>