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