Commit 4a0493f7 authored by Kamil Dudka's avatar Kamil Dudka
Browse files

wildcard.c: add missing include of "setup.h"

parent eadeb5bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
 *
 ***************************************************************************/

#include "setup.h"
#include "wildcard.h"
#include "llist.h"
#include "fileinfo.h"