Fixed compile problem without REFS_DEBUG
This commit is contained in:
parent
e159854f5b
commit
789d2f5281
1 changed files with 2 additions and 5 deletions
|
@ -35,13 +35,10 @@
|
|||
#include "construct.h"
|
||||
#include "cursor.h"
|
||||
#include "interface.h"
|
||||
#include "font.h"
|
||||
#include "ui.h"
|
||||
#include "ccl.h"
|
||||
|
||||
#ifdef REFS_DEBUG
|
||||
#include "font.h"
|
||||
#include "ui.h"
|
||||
#endif
|
||||
|
||||
#include "etlib/generic.h"
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue