summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandtouch_p.h
diff options
context:
space:
mode:
authorGiulio Camuffo <giulio.camuffo@jollamobile.com>2014-03-31 16:06:46 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-01 08:36:01 +0200
commit0bb380f3a9f53dd93fb68a0e65f2f9037520c107 (patch)
tree73462285986eea89d97d1a1f567e350268233552 /src/client/qwaylandtouch_p.h
parent627853578f77d33b07c7bfb6355920a845131300 (diff)
Fix broken include guard
Change-Id: I6f68e04c55397b702727a76ff50ea213c193cdf6 Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'src/client/qwaylandtouch_p.h')
-rw-r--r--src/client/qwaylandtouch_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/qwaylandtouch_p.h b/src/client/qwaylandtouch_p.h
index c00c7c0d3..bd299a1af 100644
--- a/src/client/qwaylandtouch_p.h
+++ b/src/client/qwaylandtouch_p.h
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#ifndef QWAYLANDTOUCh_H
+#ifndef QWAYLANDTOUCH_H
#define QWAYLANDTOUCH_H
#include <QtWaylandClient/private/qwaylanddisplay_p.h>