summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/ostorageinfo.cpp
authorar <ar>2004-01-11 16:09:35 (UTC)
committer ar <ar>2004-01-11 16:09:35 (UTC)
commit2a0686efdcce2c6bd572468d0f340f3188d00c8c (patch) (side-by-side diff)
tree2b725b8139c07d34c2f5fb5834b62cf25fc2be91 /libopie2/opiecore/ostorageinfo.cpp
parent0dec512eb4f6489f09a0a07de62f79da25c5a1ab (diff)
downloadopie-2a0686efdcce2c6bd572468d0f340f3188d00c8c.zip
opie-2a0686efdcce2c6bd572468d0f340f3188d00c8c.tar.gz
opie-2a0686efdcce2c6bd572468d0f340f3188d00c8c.tar.bz2
- rename files ostorage.cpp .h in ostorageinfo.cpp .h
Diffstat (limited to 'libopie2/opiecore/ostorageinfo.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiecore/ostorageinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opiecore/ostorageinfo.cpp b/libopie2/opiecore/ostorageinfo.cpp
index 6712282..a45fcb6 100644
--- a/libopie2/opiecore/ostorageinfo.cpp
+++ b/libopie2/opiecore/ostorageinfo.cpp
@@ -27,7 +27,7 @@
Boston, MA 02111-1307, USA.
*/
-#include <opie2/ostorage.h>
+#include <opie2/ostorageinfo.h>
OStorageInfo::OStorageInfo( QObject *parent )
: StorageInfo( parent )