author | chicken <chicken> | 2004-03-01 16:23:00 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-03-01 16:23:00 (UTC) |
commit | 032f2d909293fb29e6c7e3cf9cce1a12484c80f7 (patch) (side-by-side diff) | |
tree | 368c696aff4d167727aaa564176b6ab1eb0df5cd /core/apps/calibrate | |
parent | 9bc70bb8a0bdd3a7bc0013f2cacce7c039b88b38 (diff) | |
download | opie-032f2d909293fb29e6c7e3cf9cce1a12484c80f7.zip opie-032f2d909293fb29e6c7e3cf9cce1a12484c80f7.tar.gz opie-032f2d909293fb29e6c7e3cf9cce1a12484c80f7.tar.bz2 |
fix includes
-rw-r--r-- | core/apps/calibrate/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/apps/calibrate/main.cpp b/core/apps/calibrate/main.cpp index ec9b5ec..0da0fe0 100644 --- a/core/apps/calibrate/main.cpp +++ b/core/apps/calibrate/main.cpp @@ -20,7 +20,6 @@ #include "calibrate.h" -#include <qfile.h> #include <qpe/qpeapplication.h> #ifdef QWS |