Fixed make depend

This commit is contained in:
Alexandre Julliard 1999-03-13 08:54:39 +00:00
parent cad17ff708
commit 114d9d18fb
1 changed files with 1 additions and 1 deletions

View File

@ -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