[uxtheme]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 19 Sep 2011 12:58:24 +0000 (12:58 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 19 Sep 2011 12:58:24 +0000 (12:58 +0000)
- Try to fix build on linux

svn path=/trunk/; revision=53749

reactos/dll/win32/uxtheme/ncscrollbar.c

index f8f729f..5ce53c5 100644 (file)
@@ -14,7 +14,7 @@
 #include "vfwmsgs.h"
 #include "uxtheme.h"
 #include <tmschema.h>
-#include <Windowsx.h>
+#include <windowsx.h>
 #include "ncthm.h"
 #include <assert.h>
 #include "wine/debug.h"