diff options
Diffstat (limited to 'src/server-connection.h')
| -rw-r--r-- | src/server-connection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server-connection.h b/src/server-connection.h index 71447ff..689fbf4 100644 --- a/src/server-connection.h +++ b/src/server-connection.h @@ -1,7 +1,7 @@ #ifndef H_SERVER_CONNECTION #define H_SERVER_CONNECTION -#include <sds/sds.h> +#include "sds/sds.h" #define vh_user 0 #define vh_path 1 |
