mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-10 19:47:40 +01:00
InputCommon/FunctionExpression: Remove cyclical include
This header was including itself, which is likely not intended.
This commit is contained in:
parent
cb8fbe872e
commit
64bc6f53fd
@ -9,8 +9,8 @@
|
||||
#include <variant>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "InputCommon/ControlReference/ExpressionParser.h"
|
||||
#include "InputCommon/ControlReference/FunctionExpression.h"
|
||||
|
||||
namespace ciface::ExpressionParser
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user