Skip to content

Commit 059e997

Browse files
committed
Fix build.
1 parent 1bb7662 commit 059e997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/NintendoSwitch/DevPrograms/TestProgramSwitch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
#include <QPixmap>
128128
#include <QVideoFrame>
129129

130-
#include <Windows.h>
130+
//#include <Windows.h>
131131
#include <iostream>
132132
using std::cout;
133133
using std::endl;

0 commit comments

Comments
 (0)