Skip to content

Commit fece1cb

Browse files
committed
Attempt to fix more Github compiles.
1 parent 74653b3 commit fece1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win32ss/user/user32/windows/cursoricon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
#include <user32.h>
10-
#include "libpng\png.h"
10+
#include "libs\libpng\png.h"
1111

1212
WINE_DEFAULT_DEBUG_CHANNEL(cursor);
1313
WINE_DECLARE_DEBUG_CHANNEL(icon);

0 commit comments

Comments
 (0)