diff --git a/backends/p4fmt/p4fmt.cpp b/backends/p4fmt/p4fmt.cpp index 758d924a51e..f355f62aa91 100644 --- a/backends/p4fmt/p4fmt.cpp +++ b/backends/p4fmt/p4fmt.cpp @@ -9,7 +9,6 @@ #include "lib/error.h" #include "lib/nullstream.h" #include "options.h" -#include "test/gtest/helpers.h" int main(int argc, char *const argv[]) { AutoCompileContext autoP4FmtContext(new P4Fmt::P4FmtContext);