aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/java_plugin/cpp/java_generator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/src/java_plugin/cpp/java_generator.cpp')
-rw-r--r--compiler/src/java_plugin/cpp/java_generator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/src/java_plugin/cpp/java_generator.cpp b/compiler/src/java_plugin/cpp/java_generator.cpp
index 519a28aa0..b3706f892 100644
--- a/compiler/src/java_plugin/cpp/java_generator.cpp
+++ b/compiler/src/java_plugin/cpp/java_generator.cpp
@@ -6,7 +6,7 @@
#include <map>
#include <set>
#include <vector>
-#include <google/protobuf/compiler/java/java_names.h>
+#include <google/protobuf/compiler/java/names.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/io/printer.h>