mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 13:59:25 +00:00
[SHELLBTRFS]
Add missing header CORE-13763 svn path=/trunk/; revision=75794
This commit is contained in:
parent
c032d89e77
commit
05354b6107
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: BtrFS FSD for ReactOS
|
||||
* FILE: dll/shellext/shellbtrfs/reactos.cpp
|
||||
* PURPOSE: ReactOS glue for Win8.1
|
||||
* PROGRAMMERS: Pierre Schweitzer <pierre@reactos.org>
|
||||
*/
|
||||
|
||||
#include "shellext.h"
|
||||
#include <initguid.h>
|
||||
#include <ntddstor.h>
|
||||
|
|
Loading…
Reference in a new issue