From 7fd20d139e2d9bc37ce22bbdb07f4ebc54903f91 Mon Sep 17 00:00:00 2001
From: chicken <chicken>
Date: Mon, 01 Mar 2004 18:10:37 +0000
Subject: fix includes

---
(limited to 'library/storage.cpp')

diff --git a/library/storage.cpp b/library/storage.cpp
index d98139b..0ea465b 100644
--- a/library/storage.cpp
+++ b/library/storage.cpp
@@ -21,10 +21,7 @@
 **********************************************************************/
 
 #include <qpe/storage.h>
-#include <qpe/custom.h>
 
-#include <qfile.h>
-#include <qtimer.h>
 #include <qcopchannel_qws.h>
 
 #include <stdio.h>
@@ -42,7 +39,6 @@
 #  include <errno.h>
 #endif /* Q_OS_MACX */
 
-#include <qstringlist.h>
 
 // Shouldn't be here ! (eilers)
 // #include <sys/vfs.h>
--
cgit v0.9.0.2