GUI: Fix build with readline enabled

svn-id: r54067
This commit is contained in:
Willem Jan Palenstijn 2010-11-04 16:09:20 +00:00
parent 1dac4fbd55
commit 92841e9832

View File

@ -23,6 +23,9 @@
*
*/
// 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"