Fix an include path to match the others. (flutter/engine#21148)

This commit is contained in:
renyou 2020-09-14 13:06:44 -04:00 committed by GitHub
parent 90e0b7939b
commit 7d8dc2aa24

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shell/gpu/gpu_surface_software_delegate.h"
#include "flutter/shell/gpu/gpu_surface_software_delegate.h"
namespace flutter {