summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/fmgr.c
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@intec.ugent.be>2016-12-28 14:41:09 +0100
committerdimitri staessens <dimitri.staessens@intec.ugent.be>2016-12-28 14:43:32 +0100
commit0f7c35900c3efc1c746f830f9304ab09b1afbc7d (patch)
tree90282128de57e2ce7f97501d344a4f8540a35fd3 /src/ipcpd/normal/fmgr.c
parent43a3231b03aa0a639bcd8d61784c84095edfdb6e (diff)
downloadouroboros-0f7c35900c3efc1c746f830f9304ab09b1afbc7d.tar.gz
ouroboros-0f7c35900c3efc1c746f830f9304ab09b1afbc7d.zip
ipcpd: Rename normal/path to normal/pathname
Diffstat (limited to 'src/ipcpd/normal/fmgr.c')
-rw-r--r--src/ipcpd/normal/fmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipcpd/normal/fmgr.c b/src/ipcpd/normal/fmgr.c
index 7917d61a..f7737b82 100644
--- a/src/ipcpd/normal/fmgr.c
+++ b/src/ipcpd/normal/fmgr.c
@@ -40,7 +40,7 @@
#include "ipcp.h"
#include "shm_pci.h"
#include "dir.h"
-#include "path.h"
+#include "pathname.h"
#include "ro.h"
#include "flow_alloc.pb-c.h"