Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / dll / win32 / shell32 / shellord.cpp
index 0e6f801..629e1f8 100644 (file)
@@ -22,6 +22,9 @@
 
 #include "precomp.h"
 
+#include <mmsystem.h>
+#include <commoncontrols.h>
+
 WINE_DEFAULT_DEBUG_CHANNEL(shell);
 WINE_DECLARE_DEBUG_CHANNEL(pidl);