summaryrefslogtreecommitdiff
path: root/core/apps/calibrate
authorharlekin <harlekin>2002-08-01 00:42:55 (UTC)
committer harlekin <harlekin>2002-08-01 00:42:55 (UTC)
commit26ff0c72228b9c89b079dfa381d448b6152eb408 (patch) (side-by-side diff)
tree580c72ab759332a1fc3b3ae12fa26447090a682c /core/apps/calibrate
parentb2978cf32ae5e6954fb118c89c1f70ee05d53ef4 (diff)
downloadopie-26ff0c72228b9c89b079dfa381d448b6152eb408.zip
opie-26ff0c72228b9c89b079dfa381d448b6152eb408.tar.gz
opie-26ff0c72228b9c89b079dfa381d448b6152eb408.tar.bz2
gcc3.X fixes
Diffstat (limited to 'core/apps/calibrate') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/calibrate/calibrate.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/apps/calibrate/calibrate.cpp b/core/apps/calibrate/calibrate.cpp
index 1f4fb1b..b9ad73d 100644
--- a/core/apps/calibrate/calibrate.cpp
+++ b/core/apps/calibrate/calibrate.cpp
@@ -18,6 +18,8 @@
**
**********************************************************************/
+#include <math.h>
+
#include "calibrate.h"
#include <qpe/resource.h>