Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[MER] Fix compilation error.
  • Loading branch information
martinjones committed Oct 3, 2016
1 parent 3112a8b commit 578806b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Expand Up @@ -48,6 +48,8 @@ extern "C" {
}
#endif

#include <private/qsystrace_p.h>

QT_BEGIN_NAMESPACE

Q_LOGGING_CATEGORY(qLcEvdevTouch, "qt.qpa.input")
Expand Down

0 comments on commit 578806b

Please sign in to comment.