Changed include file name.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3790 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
#include <StorageKit.h>
|
#include <StorageKit.h>
|
||||||
#include <SupportKit.h>
|
#include <SupportKit.h>
|
||||||
|
|
||||||
#include "TransportAddOn.h"
|
#include "PrintTransportAddOn.h"
|
||||||
|
|
||||||
class ParallelPort : public BDataIO {
|
class ParallelPort : public BDataIO {
|
||||||
int fFile;
|
int fFile;
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
#include <StorageKit.h>
|
#include <StorageKit.h>
|
||||||
#include <SupportKit.h>
|
#include <SupportKit.h>
|
||||||
|
|
||||||
#include "TransportAddOn.h"
|
#include "PrintTransportAddOn.h"
|
||||||
|
|
||||||
class SerialPort : public BDataIO {
|
class SerialPort : public BDataIO {
|
||||||
int fFile;
|
int fFile;
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
#include <StorageKit.h>
|
#include <StorageKit.h>
|
||||||
#include <SupportKit.h>
|
#include <SupportKit.h>
|
||||||
|
|
||||||
#include "TransportAddOn.h"
|
#include "PrintTransportAddOn.h"
|
||||||
|
|
||||||
class UsbPort : public BDataIO {
|
class UsbPort : public BDataIO {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user