From 0a3e18e5a65ece036734e23cc927645173569f95 Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Wed, 30 Sep 2020 16:16:32 +0530 Subject: [PATCH] Fix build --- autotests/integration/inputmethod_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autotests/integration/inputmethod_test.cpp b/autotests/integration/inputmethod_test.cpp index 225acdc9a..e9898781d 100644 --- a/autotests/integration/inputmethod_test.cpp +++ b/autotests/integration/inputmethod_test.cpp @@ -190,4 +190,4 @@ void InputMethodTest::testEnableDisableV3() WAYLANDTEST_MAIN(InputMethodTest) -#include "virtualkeyboard_test.moc" +#include "inputmethod_test.moc"