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