diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testplan.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testplan.cpp b/tests/testplan.cpp index 7f48dbef2..2e78ec3c9 100644 --- a/tests/testplan.cpp +++ b/tests/testplan.cpp @@ -1,5 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 #include "testplan.h" +#include "core/deco.h" #include "core/dive.h" #include "core/planner.h" #include "core/qthelper.h" |