summaryrefslogtreecommitdiff
path: root/gatouuid.cpp
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2014-05-12 15:38:27 +0200
committerJavier <dev.git@javispedro.com>2014-05-12 15:38:27 +0200
commit4ae204db158a82a663565d9377d6afc7af39d1ce (patch)
tree2017adea4205e44ac992776020a4c78420d2b975 /gatouuid.cpp
parentff9fd605200825322beed8f86df765b70370b9d3 (diff)
downloadlibgato-4ae204db158a82a663565d9377d6afc7af39d1ce.tar.gz
libgato-4ae204db158a82a663565d9377d6afc7af39d1ce.zip
qt5 fixes
Diffstat (limited to 'gatouuid.cpp')
-rw-r--r--gatouuid.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gatouuid.cpp b/gatouuid.cpp
index 91b9e32..4a9625a 100644
--- a/gatouuid.cpp
+++ b/gatouuid.cpp
@@ -19,8 +19,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <QtCore/QDebug>
+#include <QtCore/QDataStream>
#include <QtCore/QHash>
+#include <QtCore/QDebug>
#include "gatouuid.h"