#ifndef PRINT_TRANSPORT_ADD_ON_H #define PRINT_TRANSPORT_ADD_ON_H #include #include #include extern "C" BDataIO* instanciate_transport(BDirectory* printer, BMessage* msg); #endif PRINT_TRANSPORT_ADD_ON_H