[SHELLBTRFS]

Add missing header

CORE-13763

svn path=/trunk/; revision=75794
This commit is contained in:
Pierre Schweitzer 2017-09-08 12:01:47 +00:00
parent c032d89e77
commit 05354b6107

View file

@ -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>