blob: b97e87b40a161887293ca0b438f892489b8b1073 [file] [log] [blame]
/*
* Copyright 2013 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef SkBitmapDevice_DEFINED
#define SkBitmapDevice_DEFINED
#include "SkDevice.h"
typedef SkDevice SkBitmapDevice;
#endif // SkBitmapDevice_DEFINED