watchlist: Use full include path local includes

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

View File

@ -26,7 +26,7 @@
#include <ell/ell.h>
#include "watchlist.h"
#include "src/watchlist.h"
static bool watchlist_item_match(const void *a, const void *b)
{