mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-05 20:51:25 -07:00
parent
21b77cb4f8
commit
f3f4610ba4
12 changed files with 19 additions and 19 deletions
|
@ -33,8 +33,8 @@
|
|||
#include <QtSystemDetection>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <Windows.h>
|
||||
#include <Ntsecapi.h>
|
||||
#include <windows.h>
|
||||
#include <ntsecapi.h>
|
||||
#else // Q_OS_WIN
|
||||
#include <cerrno>
|
||||
#include <cstdio>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue