]> granicus.if.org Git - curl/commitdiff
include curl.h without directory
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2003 09:33:19 +0000 (09:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2003 09:33:19 +0000 (09:33 +0000)
tests/libtest/first.c

index 528f1785c1fe07654994c28e00c003e994d979c8..c09d12dcd996b3ee5993b0ba7e8b7823c4c9faad 100644 (file)
@@ -1,4 +1,4 @@
-#include <curl/curl.h>
+#include <curl.h>
 
 #ifdef MALLOCDEBUG
 /* provide a proto for this debug function */