OFMatchV3: fix consistency of OFMatchV3 include structure
diff --git a/java_gen/templates/custom/OFMatchV3Ver12_toString.java b/java_gen/templates/custom/OFMatchV3Ver12_toString.java
deleted file mode 120000
index 4596b8f..0000000
--- a/java_gen/templates/custom/OFMatchV3Ver12_toString.java
+++ /dev/null
@@ -1 +0,0 @@
-OFMatchV3Ver13_toString.java
\ No newline at end of file
diff --git a/java_gen/templates/custom/OFMatchV3Ver12_toString.java b/java_gen/templates/custom/OFMatchV3Ver12_toString.java
new file mode 100644
index 0000000..3b2783b
--- /dev/null
+++ b/java_gen/templates/custom/OFMatchV3Ver12_toString.java
@@ -0,0 +1 @@
+//:: include("custom/OFMatch_toString.java", msg=msg, has_parent=False)