updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / gurlchecker / general.h.patch
blobb7ddc2067b492f74c9da4f87a76afaed614a8c0f
1 --- general.h
2 +++ general.h
3 @@ -54,9 +54,6 @@
4 #endif
5 #ifdef ENABLE_TIDY
6 #ifdef HAVE_TIDY_H_IN_SUBDIR
7 -#include <tidy/tidy.h>
8 -#include <tidy/buffio.h>
9 -#else
10 #include <tidy.h>
11 #include <buffio.h>
12 #endif