Also Move programs/ Directory to Relative Includes

This commit is contained in:
W. Felix Handte
2020-05-04 15:20:26 -04:00
parent 6028827fee
commit 7dcca6bc64
10 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
* Dependencies
***************************************/
#define ZDICT_STATIC_LINKING_ONLY
#include "zdict.h" /* ZDICT_params_t */
#include "../lib/dictBuilder/zdict.h" /* ZDICT_params_t */
/*-*************************************