vfs: check userland buffers before reading them.
[haiku.git] / headers / private / interface / DefaultColors.h
blob592e1afb1e46b4a839bec5657104c272776b3cbc
1 /*
2 * Copyright 2006, Haiku, Inc.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _DEFAULT_COLORS_H
6 #define _DEFAULT_COLORS_H
9 #include <GraphicsDefs.h>
12 namespace BPrivate {
14 extern const rgb_color* kDefaultColors;
16 } // namespace BPrivate
18 #endif // _DEFAULT_COLORS_H