Skip to content

Commit f6c3cfa

Browse files
author
Dave Dykstra
committed
include pacparser.h from current directory
1 parent 97d62e8 commit f6c3cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pacparse.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define PACPARSE_VERSION "1.0"
2727
#endif
2828

29-
#include <pacparser.h>
29+
#include "pacparser.h"
3030
#include <stdio.h>
3131
#include <stdlib.h>
3232
#include <string.h>

0 commit comments

Comments
 (0)