SineStriker
2025-04-26 153e1f4f2fb711f5ec7072e0e49346fc76901cc3
src/core/qwindowkit_windows.h
@@ -5,6 +5,14 @@
#ifndef QWINDOWKIT_WINDOWS_H
#define QWINDOWKIT_WINDOWS_H
#ifndef _USER32_
#  define _USER32_
#endif
#ifndef _DWMAPI_
#  define _DWMAPI_
#endif
#include <QtCore/qt_windows.h>
#include <QtCore/qglobal.h>