Windows2000/private/windows/shell/dskquota/common/shellinc.h
2020-09-30 17:12:32 +02: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