summaryrefslogtreecommitdiffstats
path: root/config.tests/wshellitem/main.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-04-27 09:24:10 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-04-27 09:24:10 +0200
commit83f0038fa7fd090840fdd19fd30652bd7bbb6fd3 (patch)
tree967073fc2b030b1e6c269d45d2c6dd8b703456d7 /config.tests/wshellitem/main.cpp
parent3ce4b38a7c6711ea378a56baec84b73da55a9c84 (diff)
parent5edb1597cf71cebbffb3d05f975cf55702c53abd (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.0
Diffstat (limited to 'config.tests/wshellitem/main.cpp')
-rw-r--r--config.tests/wshellitem/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/wshellitem/main.cpp b/config.tests/wshellitem/main.cpp
index 799ee5556..459992b77 100644
--- a/config.tests/wshellitem/main.cpp
+++ b/config.tests/wshellitem/main.cpp
@@ -26,7 +26,7 @@
**
****************************************************************************/
-#include <ShlObj.h>
+#include <shlobj.h>
int main(int, char**)
{