summaryrefslogtreecommitdiff
path: root/tools/incident_section_gen/main.cpp
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2016-12-20 08:18:32 -0800
committerJoe Onorato <joeo@google.com>2016-12-20 22:28:56 -0800
commit7669012623a18855913c84ec0690066fbfd823ea (patch)
treeedca24d00ab306b3abeae8777b189159a174eb26 /tools/incident_section_gen/main.cpp
parentfe9a2a799f0f388c7c531454b8ec964ed8497499 (diff)
Clean up file names for protos
Test: cts-tradefed run singleCommand cts -d --module CtsIncidentHostTestCases Change-Id: Iea2fc81768082e8e01afa8df86e113665020e7f6
Diffstat (limited to 'tools/incident_section_gen/main.cpp')
-rw-r--r--tools/incident_section_gen/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/incident_section_gen/main.cpp b/tools/incident_section_gen/main.cpp
index d0048105d9fe..15f622cf9461 100644
--- a/tools/incident_section_gen/main.cpp
+++ b/tools/incident_section_gen/main.cpp
@@ -15,7 +15,7 @@
*/
-#include <frameworks/base/core/proto/android/os/incident_proto.pb.h>
+#include <frameworks/base/core/proto/android/os/incident.pb.h>
#include <map>