root/src/tests/add-ons/print/ppd/test/Test.h
/*
 * Copyright 2008, Haiku.
 * Distributed under the terms of the MIT license.
 *
 * Authors:
 *              Michael Pfeiffer <laplace@users.sourceforge.net>
 */

#ifndef _TEST_H
#define _TEST_H

extern const char* gPPDFile;

#endif