summaryrefslogtreecommitdiff
path: root/nuttx/netutils/webserver/httpd_cgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/netutils/webserver/httpd_cgi.h')
-rw-r--r--nuttx/netutils/webserver/httpd_cgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/netutils/webserver/httpd_cgi.h b/nuttx/netutils/webserver/httpd_cgi.h
index f56176778..9547bca33 100644
--- a/nuttx/netutils/webserver/httpd_cgi.h
+++ b/nuttx/netutils/webserver/httpd_cgi.h
@@ -33,7 +33,7 @@
#ifndef __HTTPD_CGI_H__
#define __HTTPD_CGI_H__
-#include <net/uip/httpd.h>
+#include <apps/netutils/httpd.h>
#include "httpd.h"