summaryrefslogtreecommitdiff
path: root/src/resources/chardb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/chardb.h')
-rw-r--r--src/resources/chardb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/chardb.h b/src/resources/chardb.h
index c668c1a73..60ff31084 100644
--- a/src/resources/chardb.h
+++ b/src/resources/chardb.h
@@ -42,7 +42,7 @@ namespace CharDB
*/
void unload();
- void loadMinMax(xmlNodePtr node, unsigned *min, unsigned *max);
+ void loadMinMax(XmlNodePtr node, unsigned *min, unsigned *max);
unsigned getMinHairColor();