diff --git a/app/gui/PcView.qml b/app/gui/PcView.qml index 9a367375..79dc0f5e 100644 --- a/app/gui/PcView.qml +++ b/app/gui/PcView.qml @@ -7,6 +7,7 @@ import ComputerModel 1.0 import ComputerManager 1.0 import StreamingPreferences 1.0 import SystemProperties 1.0 +import SdlGamepadKeyNavigation 1.0 CenteredGridView { property ComputerModel computerModel : createModel()