diff options
Diffstat (limited to 'src/ipcpd/normal/addr_auth.c')
-rw-r--r-- | src/ipcpd/normal/addr_auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipcpd/normal/addr_auth.c b/src/ipcpd/normal/addr_auth.c index 71bcfafa..95e4bef4 100644 --- a/src/ipcpd/normal/addr_auth.c +++ b/src/ipcpd/normal/addr_auth.c @@ -26,7 +26,7 @@ #include <ouroboros/logs.h> #include "addr_auth.h" -#include "flat.h" +#include "pol/flat.h" #include <stdlib.h> #include <assert.h> |