Fix legacy build after #2103
This commit is contained in:
parent
299229316a
commit
93cec0c1d6
@ -74,7 +74,7 @@ extern "C" {
|
||||
/*-*************************************
|
||||
* Debug
|
||||
***************************************/
|
||||
#include "debug.h"
|
||||
#include "../common/debug.h"
|
||||
#ifndef assert
|
||||
# define assert(condition) ((void)0)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user