diff --git a/src/watchlist.c b/src/watchlist.c index 6166f827..d337da87 100644 --- a/src/watchlist.c +++ b/src/watchlist.c @@ -26,7 +26,7 @@ #include -#include "watchlist.h" +#include "src/watchlist.h" static bool watchlist_item_match(const void *a, const void *b) {