aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plpdirent.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plpdirent.h')
-rw-r--r--lib/plpdirent.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/plpdirent.h b/lib/plpdirent.h
index 9224ebe..c07ce3c 100644
--- a/lib/plpdirent.h
+++ b/lib/plpdirent.h
@@ -24,8 +24,8 @@
#define _PLPDIRENT_H_
#include <string>
-#include "psitime.h"
-#include "rfsv.h"
+#include <psitime.h>
+#include <rfsv.h>
/**
* A class, representing the UIDs of a file on the Psion.
@@ -83,7 +83,7 @@ public:
/**
* Default constructor
*/
- PlpDirent();
+ PlpDirent();
/**
* A copy constructor.