mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
Fixed make depend
This commit is contained in:
parent
cad17ff708
commit
114d9d18fb
@ -43,13 +43,13 @@
|
||||
* LISTVIEW_RefreshIcon : large icon draw function
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "windows.h"
|
||||
#include "commctrl.h"
|
||||
#include "listview.h"
|
||||
#include "win.h"
|
||||
#include "debug.h"
|
||||
#include "winuser.h"
|
||||
#include "string.h"
|
||||
|
||||
/* constants */
|
||||
#define DISP_TEXT_SIZE 128
|
||||
|
Loading…
Reference in New Issue
Block a user