blob: 181233ef27be01af632b52357a0b1cb842d564a0 [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// TODO(SCN-607): delete when no longer needed.
#ifndef LIB_UI_SCENIC_FIDL_HELPERS_H_
#define LIB_UI_SCENIC_FIDL_HELPERS_H_
#include "lib/ui/scenic/cpp/commands.h"
namespace scenic_lib {
using namespace scenic;
} // namespace scenic_lib
#endif // LIB_UI_SCENIC_FIDL_HELPERS_H_