summaryrefslogtreecommitdiffstats
path: root/src/libs/client/DeprecatedLoader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/client/DeprecatedLoader.hpp')
-rw-r--r--src/libs/client/DeprecatedLoader.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/client/DeprecatedLoader.hpp b/src/libs/client/DeprecatedLoader.hpp
index 593cfb33..e3397de6 100644
--- a/src/libs/client/DeprecatedLoader.hpp
+++ b/src/libs/client/DeprecatedLoader.hpp
@@ -63,7 +63,7 @@ public:
string load_patch(const Glib::ustring& filename,
boost::optional<Path> parent_path,
string name,
- size_t poly,
+ uint32_t poly,
MetadataMap initial_data,
bool existing = false);