summaryrefslogtreecommitdiff
path: root/src/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http.h')
-rw-r--r--src/http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http.h b/src/http.h
index f3ca3a3..ffd8a67 100644
--- a/src/http.h
+++ b/src/http.h
@@ -31,7 +31,7 @@
#include <libwebsockets.h>
-#define LOCAL_RESOURCE_PATH "."
+#define LOCAL_RESOURCE_PATH WSDATADIR
// this protocol server (always the first one) just knows how to do HTTP
int callback_http(struct lws *wsi,