We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f95179 commit 0eba255Copy full SHA for 0eba255
src/platform/windows/tray_icon_windows.cpp
@@ -1,5 +1,5 @@
1
-#include <shellapi.h>
2
#include <windows.h>
+#include <shellapi.h>
3
#include <memory>
4
#include <string>
5
0 commit comments