mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
InputConfigDiag: don't use entire ExpressionParse namespace
This commit is contained in:
parent
bbb7c17235
commit
c33e391d26
@ -70,7 +70,7 @@
|
||||
#include "InputCommon/ControllerInterface/Device.h"
|
||||
#include "InputCommon/InputConfig.h"
|
||||
|
||||
using namespace ciface::ExpressionParser;
|
||||
using ciface::ExpressionParser::ParseStatus;
|
||||
|
||||
void InputConfigDialog::ConfigExtension(wxCommandEvent& event)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user