mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-12 21:51:56 +00:00
remove redundant path on include
This commit is contained in:
parent
76b773c491
commit
9a3a2abeab
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
#include <sys/socket.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include "dhcp/gdhcp.h"
|
||||
#include "gdhcp.h"
|
||||
#include "shl_log.h"
|
||||
|
||||
static const char *arg_netdev;
|
||||
|
|
Loading…
Reference in a new issue