summaryrefslogtreecommitdiff
path: root/src/maingui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r--src/maingui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/maingui.cpp b/src/maingui.cpp
index 4eb7c8624..37536470a 100644
--- a/src/maingui.cpp
+++ b/src/maingui.cpp
@@ -50,7 +50,7 @@
#ifdef UNITTESTS
#define CATCH_CONFIG_RUNNER
-#include "catch.hpp"
+#include "test/catch.hpp"
#else // UNITTESTS
#include "utils/xml.h"
#endif // UNITTESTS