summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index f4c0fc4..a2e7e58 100644
--- a/src/config.h
+++ b/src/config.h
@@ -24,7 +24,7 @@
#endif
#ifndef PYTHON_XML_MAP
-#define PYTHON_XML_MAP "/usr/share/python-dmidecode/pythonmap.xmp"
+#define PYTHON_XML_MAP "/usr/share/python-dmidecode/pythonmap.xml"
#endif
#endif