Skip to content

Commit

Permalink
Fixed compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Feb 14, 2025
1 parent b6983f3 commit fcd5b21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/DxWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
#include <QSettings>
#include <QMessageBox>
#include <QFontMetrics>
#include <QAction>

#ifdef Q_OS_WIN
#include <Ws2tcpip.h>
#include <winsock2.h>
Expand Down

0 comments on commit fcd5b21

Please sign in to comment.