We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfc86d commit 15b8a89Copy full SHA for 15b8a89
tests/unit/ui/test_ui_errors.cpp
@@ -3,7 +3,7 @@
3
4
#include <catch2/catch_test_macros.hpp>
5
#include <nlohmann/json.hpp>
6
-#include <openpfc/ui_errors.hpp>
+#include <openpfc/ui/errors.hpp>
7
8
using json = nlohmann::json;
9
using namespace pfc::ui;
0 commit comments