Skip to content

Commit 6c6ee3d

Browse files
committed
Fix build.
1 parent d828dca commit 6c6ee3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/NintendoSwitch/Controllers/SysbotBase/SysbotBase_SelectorWidget.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#ifndef PokemonAutomation_Controllers_SysbotBase_SelectorWidget_H
88
#define PokemonAutomation_Controllers_SysbotBase_SelectorWidget_H
99

10-
#include <QLineEdit >
10+
#include <QLineEdit>
1111
#include "Controllers/ControllerDescriptor.h"
1212
#include "Controllers/ControllerSelectorWidget.h"
1313
#include "SysbotBase_Descriptor.h"

0 commit comments

Comments
 (0)