Skip to content
Snippets Groups Projects
Commit 873178a6 authored by Steve Holme's avatar Steve Holme
Browse files

lib1515.c: Fixed #include path in commit 647f83e8

parent 647f83e8
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
#endif
#define _MPRINTF_REPLACE
#include "mprintf.h"
#include <curl/mprintf.h>
static int debug_callback(CURL *curl, curl_infotype info, char *msg, size_t len, void *ptr)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment