From 456c2ae04a9242ad4a4a4ced74712d6843da5625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Thu, 19 Sep 2019 11:06:58 +0800 Subject: Move request header file out from the distribution header directory --- user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user.c') diff --git a/user.c b/user.c index ec97bba..bf08fa4 100644 --- a/user.c +++ b/user.c @@ -1,5 +1,5 @@ #include -#include "rtclient/request.h" +#include "request.h" #include "rtclient/user.h" typedef struct rtclient_user rtclient_user; -- cgit v1.2.3