core: Use full include path for local headers

This commit is contained in:
Marcel Holtmann 2014-05-11 16:22:13 -07:00
parent 9b07eb2c48
commit 4fb291c2a9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include <string.h>
#include <ell/ell.h>
#include "sha1.h"
#include "src/sha1.h"
#define SHA1_MAC_LEN 20