flutter_flutter/vulkan/vulkan_native_surface.cc
Guruji Panda 6734ab3914
Fix include paths to help building flutter runner for Fuchsia in Google3. (#18840)
Include header file without absolute path if the header file belongs to
the same directory as source file.
2020-06-06 16:05:04 -07:00

12 lines
248 B
C++

// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "vulkan_native_surface.h"
namespace vulkan {
//
} // namespace vulkan