summaryrefslogtreecommitdiffstats
path: root/generator/proto/plugin.proto
diff options
context:
space:
mode:
Diffstat (limited to 'generator/proto/plugin.proto')
-rw-r--r--generator/proto/plugin.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/proto/plugin.proto b/generator/proto/plugin.proto
index d8b515e3..651ed10c 100644
--- a/generator/proto/plugin.proto
+++ b/generator/proto/plugin.proto
@@ -46,7 +46,7 @@
package google.protobuf.compiler;
-import "descriptor.proto";
+import "google/protobuf/descriptor.proto";
// An encoded CodeGeneratorRequest is written to the plugin's stdin.
message CodeGeneratorRequest {