aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/vfs
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/vfs')
-rw-r--r--src/zenserver/vfs/vfsservice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenserver/vfs/vfsservice.h b/src/zenserver/vfs/vfsservice.h
index 9510cfcda..dcdc71e81 100644
--- a/src/zenserver/vfs/vfsservice.h
+++ b/src/zenserver/vfs/vfsservice.h
@@ -2,7 +2,7 @@
#pragma once
-#include <zencore/refcount.h>
+#include <zenbase/refcount.h>
#include <zenhttp/httpserver.h>
#include <zenvfs/vfs.h>