author | mickeyl <mickeyl> | 2003-11-19 14:17:20 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-11-19 14:17:20 (UTC) |
commit | c82fd44ac2013f738f15775c4b1ce72966ea90d0 (patch) (unidiff) | |
tree | c837727577d76a5611135dc03b7347d99d4be574 | |
parent | 28826e4d852e42de29f496b54f9885966d293fce (diff) | |
download | opie-c82fd44ac2013f738f15775c4b1ce72966ea90d0.zip opie-c82fd44ac2013f738f15775c4b1ce72966ea90d0.tar.gz opie-c82fd44ac2013f738f15775c4b1ce72966ea90d0.tar.bz2 |
_this_ contains the minibugfix
-rw-r--r-- | noncore/settings/doctab/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/doctab/main.cpp b/noncore/settings/doctab/main.cpp index bfeb2a3..ba3e20c 100644 --- a/noncore/settings/doctab/main.cpp +++ b/noncore/settings/doctab/main.cpp | |||
@@ -18,7 +18,7 @@ | |||
18 | ** | 18 | ** |
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | 20 | ||
21 | #include "settings.h" | 21 | #include "doctab.h" |
22 | 22 | ||
23 | #include <opie/oapplicationfactory.h> | 23 | #include <opie/oapplicationfactory.h> |
24 | 24 | ||