Debugger: Fix build.
- Accidentally removed necessary header dependencies during refactoring.
This commit is contained in:
@@ -165,6 +165,11 @@ local sources =
|
|||||||
ReportUserInterface.cpp
|
ReportUserInterface.cpp
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Includes [ FGristFiles $(sources) ]
|
||||||
|
[ BuildFeatureAttribute ncurses : headers ]
|
||||||
|
[ BuildFeatureAttribute libedit : headers ]
|
||||||
|
;
|
||||||
|
|
||||||
Application Debugger :
|
Application Debugger :
|
||||||
$(sources)
|
$(sources)
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user