/* * Copyright 2008, Haiku. * Distributed under the terms of the MIT license. * * Authors: * Michael Pfeiffer */ #ifndef _TEST_H #define _TEST_H extern const char* gPPDFile; #endif