wscutil: Use full include path local includes

This commit is contained in:
Marcel Holtmann 2018-10-26 21:33:38 +02:00
parent 162e6a19f6
commit 0b93fde3b4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include <ell/ell.h>
#include "wscutil.h"
#include "src/wscutil.h"
const unsigned char wsc_wfa_oui[3] = { 0x00, 0x37, 0x2a };