summaryrefslogtreecommitdiff
path: root/src/content_cao.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/content_cao.h')
-rw-r--r--src/content_cao.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content_cao.h b/src/content_cao.h
index 7e946efb7..a93df664a 100644
--- a/src/content_cao.h
+++ b/src/content_cao.h
@@ -199,7 +199,7 @@ public:
// std::string copy is mandatory as mod can be a class member and there is a swap
// on those class members
- void updateTextures(std::string mod);
+ void updateTextures(const std::string &mod);
void updateAnimation();