Skip to content

Commit

Permalink
Update testfilters.c to resolve issues with different build directories.
Browse files Browse the repository at this point in the history
fixing following issue #66 .
  • Loading branch information
SauravDharwadkar authored Dec 25, 2024
1 parent 31f9a03 commit d26526f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cupsfilters/testfilters.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "../config.h"
#include <config.h>
#include <ctype.h>
#include <errno.h>
#include <cupsfilters/filter.h>
Expand Down

0 comments on commit d26526f

Please sign in to comment.