summaryrefslogtreecommitdiff
path: root/docs/examples/xmlstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/xmlstream.c')
-rw-r--r--docs/examples/xmlstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/xmlstream.c b/docs/examples/xmlstream.c
index 8036e480d..8b5b29e79 100644
--- a/docs/examples/xmlstream.c
+++ b/docs/examples/xmlstream.c
@@ -37,7 +37,7 @@
#include <assert.h>
#include <expat.h>
-#include <curl/curl.h>
+#include <gnurl/curl.h>
struct MemoryStruct {
char *memory;