ddraw: Keep a function declaration within the include guard.

This commit is contained in:
Dylan Smith 2011-05-23 17:58:53 -04:00 committed by Alexandre Julliard
parent f7002c6627
commit 0be691ad9f

View File

@ -612,7 +612,6 @@ static inline void copy_to_surfacedesc2(DDSURFACEDESC2 *to, DDSURFACEDESC2 *from
DD_STRUCT_COPY_BYSIZE_(to, from, from_size);
}
HRESULT hr_ddraw_from_wined3d(HRESULT hr) DECLSPEC_HIDDEN;
#endif
HRESULT hr_ddraw_from_wined3d(HRESULT hr) DECLSPEC_HIDDEN;