TestPlan: include subsurfacestartup.h
Commit 9d8b0ad introduces the copy_prefs function, and uses it to replace prefs = default_prefs. We need to include subsurfacestartup.h for it to work in testplan.cpp, otherwise TestPlan_build fails. Signed-off-by: Rick Walsh <rickmwalsh@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4e4cd280c4
commit
117d13485c
@ -2,6 +2,7 @@
|
||||
#include "testplan.h"
|
||||
#include "planner.h"
|
||||
#include "units.h"
|
||||
#include "subsurfacestartup.h"
|
||||
#include "qthelper.h"
|
||||
#include <QDebug>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user