mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	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
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -2,6 +2,7 @@ | ||||||
| #include "testplan.h" | #include "testplan.h" | ||||||
| #include "planner.h" | #include "planner.h" | ||||||
| #include "units.h" | #include "units.h" | ||||||
|  | #include "subsurfacestartup.h" | ||||||
| #include "qthelper.h" | #include "qthelper.h" | ||||||
| #include <QDebug> | #include <QDebug> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue