xref: /reactos/drivers/filesystems/udfs/wcache.h (revision b09b5584)
1 ////////////////////////////////////////////////////////////////////
2 // Copyright (C) Alexander Telyatnikov, Ivan Keliukh, Yegor Anchishkin, SKIF Software, 1999-2013. Kiev, Ukraine
3 // All rights reserved
4 // This file was released under the GPLv2 on June 2015.
5 ////////////////////////////////////////////////////////////////////
6 
7 #ifndef __CDRW_WCACHE_H__
8 #define __CDRW_WCACHE_H__
9 
10 #include "Include/wcache_lib.h"
11 
12 #endif // __CDRW_WCACHE_H__
13