root/headers/private/screen_saver/ScreenSaverShared.h
/*
 * Copyright 2014 Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 *              Puck Meerburg, puck@puckipedia.nl
 */
#ifndef SCREEN_SAVER_SHARED_H
#define SCREEN_SAVER_SHARED_H

const uint32 kMsgTestSaver = 'TEST';

#endif // SCREEN_SAVER_SHARED_H