Skip to content

Commit eb06c06

Browse files
committed
[WINE/CONFIG] Import SONAME_LIBTXC_DXTN and adjust it to our dll. CORE-9246
svn path=/trunk/; revision=67078
1 parent 80bdaf1 commit eb06c06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reactos/include/reactos/wine/config.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,9 @@
12621262
/* Define to the soname of the libtiff library. */
12631263
#define SONAME_LIBTIFF "libtiff"
12641264

1265+
/* Define to the soname of the libtxc_dxtn library. */
1266+
#define SONAME_LIBTXC_DXTN "dxtn"
1267+
12651268
/* Define to the soname of the libv4l1 library. */
12661269
/* #undef SONAME_LIBV4L1 */
12671270

0 commit comments

Comments
 (0)