1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/include/storage.h
Alexandre Julliard 638f169b1e Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
1999-01-17 16:32:32 +00:00

9 lines
153 B
C

#ifndef __WINE_STORAGE_H
#define __WINE_STORAGE_H
/* "storage.h" is obsolete, you should include "objbase.h" instead */
#include "objbase.h"
#endif