aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickfriction.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@me.com>2013-04-19 21:26:44 +0200
committerLars Knoll <lars.knoll@digia.com>2013-04-19 22:02:41 +0200
commit041c4e280a0568fc1fd097f400470ed75449d8a5 (patch)
tree323cdbf2f90f64629005d27e0921ab8dd95bfcfd /src/particles/qquickfriction.cpp
parentd07ba94f799a7829d6894960e62316f6d40d4dc0 (diff)
More build fixes.
Change-Id: I5421af856e68d8eb0f32ed12cf210b367b5279f9 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/particles/qquickfriction.cpp')
-rw-r--r--src/particles/qquickfriction.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/particles/qquickfriction.cpp b/src/particles/qquickfriction.cpp
index 6d82408707..4802077100 100644
--- a/src/particles/qquickfriction.cpp
+++ b/src/particles/qquickfriction.cpp
@@ -40,6 +40,8 @@
****************************************************************************/
#include "qquickfriction_p.h"
+#include <math.h>
+
QT_BEGIN_NAMESPACE
/*!
\qmltype Friction