2 * Copyright 2006, Haiku, Inc.
3 * Distributed under the terms of the MIT License.
5 #ifndef _DEFAULT_COLORS_H
6 #define _DEFAULT_COLORS_H
9 #include <GraphicsDefs.h>
14 extern const rgb_color
* kDefaultColors
;
16 } // namespace BPrivate
18 #endif // _DEFAULT_COLORS_H