diff --git a/include/xlnt/worksheet/worksheet.hpp b/include/xlnt/worksheet/worksheet.hpp
index 58227b85..c38ca33b 100644
--- a/include/xlnt/worksheet/worksheet.hpp
+++ b/include/xlnt/worksheet/worksheet.hpp
@@ -712,7 +712,7 @@ public:
///
/// Returns the path of this worksheet in the containing package.
///
- path path() const;
+ xlnt::path path() const;
///
/// Returns the relationship from the parent workbook to this worksheet.