summaryrefslogtreecommitdiff
path: root/fs/orangefs/symlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/orangefs/symlink.c')
-rw-r--r--fs/orangefs/symlink.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/orangefs/symlink.c b/fs/orangefs/symlink.c
index 321f626..1b3ae63 100644
--- a/fs/orangefs/symlink.c
+++ b/fs/orangefs/symlink.c
@@ -5,8 +5,8 @@
*/
#include "protocol.h"
-#include "pvfs2-kernel.h"
-#include "pvfs2-bufmap.h"
+#include "orangefs-kernel.h"
+#include "orangefs-bufmap.h"
static const char *orangefs_follow_link(struct dentry *dentry, void **cookie)
{