Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
[ashd.git] / lib / resp.h
index 8f18f87..6cb7ec3 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _LIB_HTRESP_H
 #define _LIB_HTRESP_H
 
-#include <req.h>
+#include "req.h"
 
 char *urlquote(char *text);
 char *htmlquote(char *text);