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:
parent
8936182d3c
commit
9369306ef7
@ -35,7 +35,7 @@
|
||||
#include <StorageKit.h>
|
||||
#include <SupportKit.h>
|
||||
|
||||
#include "TransportAddOn.h"
|
||||
#include "PrintTransportAddOn.h"
|
||||
|
||||
class ParallelPort : public BDataIO {
|
||||
int fFile;
|
||||
|
@ -35,7 +35,7 @@
|
||||
#include <StorageKit.h>
|
||||
#include <SupportKit.h>
|
||||
|
||||
#include "TransportAddOn.h"
|
||||
#include "PrintTransportAddOn.h"
|
||||
|
||||
class SerialPort : public BDataIO {
|
||||
int fFile;
|
||||
|
@ -40,7 +40,7 @@
|
||||
#include <StorageKit.h>
|
||||
#include <SupportKit.h>
|
||||
|
||||
#include "TransportAddOn.h"
|
||||
#include "PrintTransportAddOn.h"
|
||||
|
||||
class UsbPort : public BDataIO {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user