added curl prefix for curlbuild.h back until we find a better solution;

it breaks almost all autobuilds.
This commit is contained in:
Gunter Knauf 2009-08-31 13:58:47 +00:00
parent 9539d32298
commit 44e2832b2a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
*/
#include "curlver.h" /* libcurl version defines */
#include "curlbuild.h" /* libcurl build definitions */
#include "curl/curlbuild.h" /* libcurl build definitions */
#include "curlrules.h" /* libcurl rules enforcement */
/*