summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/config.h b/src/config.h
index 4fd5f41..add77cc 100644
--- a/src/config.h
+++ b/src/config.h
@@ -24,11 +24,7 @@
#endif
#ifndef PYTHON_XML_MAP
-#define PYTHON_XML_MAP "/usr/share/python-dmidecode/py-map.xml"
-#endif
-
-#ifndef PYTHON_XML_TYPEMAP
-#define PYTHON_XML_TYPEMAP "/usr/share/python-dmidecode/py-typemap.xml"
+#define PYTHON_XML_MAP "/usr/share/python-dmidecode/pymap.xml"
#endif
#endif