Use collections.MutableMapping instead of UserDict.DictMixin
[jelmer/dulwich.git] / MANIFEST.in
index 8001ffe1cf4ed26c2174925a5bd68a9c7eff553d..03dbc2890dd675e42ccdd5072bb1e7ee48c45e42 100644 (file)
@@ -2,7 +2,7 @@ include NEWS
 include README
 include Makefile
 include COPYING
-include stdint.h
+include dulwich/stdint.h
 recursive-include docs conf.py *.txt Makefile make.bat
 recursive-include examples *.py
 graft dulwich/tests/data