[EXPLORER-NEW]
[reactos.git] / base / shell / explorer-new / taskswnd.cpp
index d93bcda..9701ab8 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include "precomp.h"
-#include <CommonControls.h>
+#include <commoncontrols.h>
 
 #define GET_X_LPARAM(lp) ((int)(short)LOWORD(lp))
 #define GET_Y_LPARAM(lp) ((int)(short)HIWORD(lp))