Fix Include Path

dev
W. Felix Handte 2021-12-02 16:53:52 -05:00
parent d82d67d073
commit e688317652
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
***************************************/
#define ZBUFF_STATIC_LINKING_ONLY
#include "zbuff.h"
#include "error_private.h"
#include "../common/error_private.h"
/*-***********************************************************