diff options
Diffstat (limited to 'pathd/path_main.c')
| -rw-r--r-- | pathd/path_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pathd/path_main.c b/pathd/path_main.c index 3d35b9f9b3..7d54123d7f 100644 --- a/pathd/path_main.c +++ b/pathd/path_main.c @@ -6,7 +6,7 @@ #include <lib/version.h> #include "getopt.h" -#include "thread.h" +#include "event.h" #include "command.h" #include "log.h" #include "memory.h" |
