[utilities/konsole] src/autotests: Autotests: include files from src subfolders consistently via "../"

Friedrich W. H. Kossebau <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 94695da0712bc920d201836d566aac160da2f7ff by Friedrich W. H. Kossebau.
Committed on 07/08/2026 at 00:24.
Pushed by kossebau into branch 'master'.

Autotests: include files from src subfolders consistently via "../"

Prepares for cleaning up the include dirs.

M  +1    -1    src/autotests/KeyboardTranslatorTest.cpp
M  +1    -1    src/autotests/TerminalCharacterDecoderTest.cpp

https://invent.kde.org/utilities/konsole/-/commit/94695da0712bc920d201836d566aac160da2f7ff

diff --git a/src/autotests/KeyboardTranslatorTest.cpp b/src/autotests/KeyboardTranslatorTest.cpp
index a75c06307..81ec74001 100644
--- a/src/autotests/KeyboardTranslatorTest.cpp
+++ b/src/autotests/KeyboardTranslatorTest.cpp
@@ -7,7 +7,7 @@
 // Own
 #include "KeyboardTranslatorTest.h"
 
-#include "keyboardtranslator/KeyboardTranslatorReader.h"
+#include "../keyboardtranslator/KeyboardTranslatorReader.h"
 
 // KDE
 #include <QTest>
diff --git a/src/autotests/TerminalCharacterDecoderTest.cpp b/src/autotests/TerminalCharacterDecoderTest.cpp
index 192ea2c8a..d64195a36 100644
--- a/src/autotests/TerminalCharacterDecoderTest.cpp
+++ b/src/autotests/TerminalCharacterDecoderTest.cpp
@@ -9,9 +9,9 @@
 #include "TerminalCharacterDecoderTest.h"
 
 // Konsole
+#include "../colorscheme/ColorScheme.h"
 #include "../decoders/HTMLDecoder.h"
 #include "../decoders/PlainTextDecoder.h"
-#include "colorscheme/ColorScheme.h"
 
 // Qt
 #include <QTextStream>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.