aboutsummaryrefslogtreecommitdiff
path: root/spec/CommandInputSpec.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/CommandInputSpec.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/CommandInputSpec.cpp b/spec/CommandInputSpec.cpp
index 5636a63..e687f70 100644
--- a/spec/CommandInputSpec.cpp
+++ b/spec/CommandInputSpec.cpp
@@ -1,6 +1,6 @@
-#include "TestUtils.h"
+#include "testUtils.h"
-#include "CommandInput.hpp"
+#include "widgets/CommandInput.hpp"
class CommandInputSpec : public QObject {
Q_OBJECT