/** Copyright 2013, Ingo Weinhold, ingo_weinhold@gmx.de.* Distributed under the terms of the MIT License.*/#include <package/hpkg/HPKGDefs.h>namespace BPackageKit {namespace BHPKG {const char* const B_HPKG_PACKAGE_INFO_FILE_NAME = ".PackageInfo";} // namespace BHPKG} // namespace BPackageKit