root/src/bin/desklink/desklink.h
/*
 * Copyright 2003-2009, Haiku. All rights reserved.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 *              Jérôme Duval
 *              François Revol
 *              Marcus Overhagen
 *              Jonas Sundström
 */
#ifndef DESKLINK_H
#define DESKLINK_H


extern const char *kAppSignature;


#endif  // DESKLINK_H