From 2b0e4c78bce9308127e79052b2ffa83db81f1f32 Mon Sep 17 00:00:00 2001 From: Giulio Camuffo Date: Mon, 31 Mar 2014 16:06:46 +0300 Subject: [PATCH] Fix broken include guard Change-Id: I6f68e04c55397b702727a76ff50ea213c193cdf6 Reviewed-by: Robin Burchell --- src/plugins/platforms/wayland/qwaylandtouch_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/platforms/wayland/qwaylandtouch_p.h b/src/plugins/platforms/wayland/qwaylandtouch_p.h index c00c7c0d362..bd299a1afd7 100644 --- a/src/plugins/platforms/wayland/qwaylandtouch_p.h +++ b/src/plugins/platforms/wayland/qwaylandtouch_p.h @@ -39,7 +39,7 @@ ** ****************************************************************************/ -#ifndef QWAYLANDTOUCh_H +#ifndef QWAYLANDTOUCH_H #define QWAYLANDTOUCH_H #include