windows-nt/Source/XPSP1/NT/shell/osshell/dskquota/common/shellinc.h
2020-09-26 16:20:57 +08:00

11 lines
159 B
C

#ifndef _INC_DSKQUOTA_SHELLINC_H
#define _INC_DSKQUOTA_SHELLINC_H
#ifndef _INC_SHELLAPI
# include <shellapi.h>
#endif
#endif // _INC_DSKQUOTA_SHELLINC_H