@@ -26,7 +26,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <microhttpd2.h>
+#include "microhttpd2.h"
/* Helper macros */
@@ -29,7 +29,7 @@
/**
* Information about the current phase.
@@ -23,7 +23,7 @@
* @brief test with client against server
* @author Christian Grothoff
*/
#include "mhd_config.h"
#include "libtest.h"