summaryrefslogtreecommitdiff
path: root/lang/qt/tests/t-keylocate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/tests/t-keylocate.cpp')
-rw-r--r--lang/qt/tests/t-keylocate.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/qt/tests/t-keylocate.cpp b/lang/qt/tests/t-keylocate.cpp
index e75f24d..63cb836 100644
--- a/lang/qt/tests/t-keylocate.cpp
+++ b/lang/qt/tests/t-keylocate.cpp
@@ -28,6 +28,10 @@
you do not wish to do so, delete this exception statement from
your version.
*/
+#ifdef HAVE_CONFIG_H
+ #include "config.h"
+#endif
+
#include <QDebug>
#include <QTest>
#include <QSignalSpy>