let me release already!

This commit is contained in:
tildearrow 2024-06-18 18:28:10 -05:00
parent d22512c700
commit 85d2195b0a

View file

@ -31,7 +31,7 @@
#include <windows.h>
#include <combaseapi.h>
#include <shellapi.h>
#include "utfutils.h"
#include "gui/shellScalingStub.h"
typedef HRESULT (WINAPI *SPDA)(PROCESS_DPI_AWARENESS);