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 d6795a2 commit c5ec8afCopy full SHA for c5ec8af
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