aboutsummaryrefslogtreecommitdiff
path: root/spec/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/main.cpp b/spec/main.cpp
index c085886..352ecba 100644
--- a/spec/main.cpp
+++ b/spec/main.cpp
@@ -1,4 +1,4 @@
-#include "TestUtils.h"
+#include "testUtils.h"
#include <QtWidgets/qapplication.h>
int main(int argc, char **argv) {