[COMCTL32]
[reactos.git] / reactos / dll / win32 / comctl32 / theme_listbox.c
index 00de620..e6ce023 100644 (file)
  *
  */
 
-#include <stdarg.h>
-//#include <string.h>
-//#include <stdlib.h>
-
-#include <windef.h>
-#include <winbase.h>
-#include <wingdi.h>
-#include <winuser.h>
-#include <uxtheme.h>
-#include <vssym32.h>
 #include "comctl32.h"
-#include <wine/debug.h>
 
 /* Draw themed border */
 static void nc_paint (HTHEME theme, HWND hwnd, HRGN region)