GUI: Fix compilation
This adds a missing header in the case #ifndef USE_TEXT_CONSOLE_FOR_DEBUGGER
This commit is contained in:
parent
99b376afe7
commit
6cf5cb939b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
// NB: This is really only necessary if USE_READLINE is defined
|
||||
#define FORBIDDEN_SYMBOL_ALLOW_ALL
|
||||
|
||||
#include "common/debug.h"
|
||||
#include "common/debug-channels.h"
|
||||
#include "common/system.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue