Fix broken include guard

Change-Id: I6f68e04c55397b702727a76ff50ea213c193cdf6
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
This commit is contained in:
Giulio Camuffo 2014-03-31 16:06:46 +03:00 committed by The Qt Project
parent 5d9ed010d5
commit 2b0e4c78bc

View File

@ -39,7 +39,7 @@
**
****************************************************************************/
#ifndef QWAYLANDTOUCh_H
#ifndef QWAYLANDTOUCH_H
#define QWAYLANDTOUCH_H
#include <QtWaylandClient/private/qwaylanddisplay_p.h>