summaryrefslogtreecommitdiffstats
path: root/qt/examples/pong.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/examples/pong.cpp')
-rw-r--r--qt/examples/pong.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/examples/pong.cpp b/qt/examples/pong.cpp
index 3917bb58..b85f1f0c 100644
--- a/qt/examples/pong.cpp
+++ b/qt/examples/pong.cpp
@@ -20,6 +20,7 @@
*/
#include <stdio.h>
+#include <stdlib.h>
#include <dbus/qdbus.h>
#include <QtCore/QCoreApplication>