summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Pipes
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-12-12 15:14:28 +0100
committerGitHub <noreply@github.com>2021-12-12 15:14:28 +0100
commitf4e2d369c075f44f037289a1ccb78274c7d5cb39 (patch)
tree9b89dd27ea346edb18349c7e68b3f498c178d64f /Source/Core/InputCommon/ControllerInterface/Pipes
parentbfddce425dfb4767aefe00c9e4b49126a50d62b6 (diff)
parent20257634209dba85d2cd51ad42e660090a5224e6 (diff)
Merge pull request #10270 from Pokechu22/header-order
Treewide: Adjust order of includes
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Pipes')
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp3
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.h2
2 files changed, 4 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp b/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp
index a273814db6..5c71adec23 100644
--- a/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp
+++ b/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp
@@ -1,6 +1,8 @@
// Copyright 2015 Dolphin Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
+#include "InputCommon/ControllerInterface/Pipes/Pipes.h"
+
#include <algorithm>
#include <array>
#include <cstdlib>
@@ -17,7 +19,6 @@
#include "Common/FileUtil.h"
#include "Common/StringUtil.h"
#include "InputCommon/ControllerInterface/ControllerInterface.h"
-#include "InputCommon/ControllerInterface/Pipes/Pipes.h"
namespace ciface::Pipes
{
diff --git a/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.h b/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.h
index 3c1516c714..ab9e987c32 100644
--- a/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.h
+++ b/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.h
@@ -7,6 +7,8 @@
#include <string>
#include <vector>
+#include "InputCommon/ControllerInterface/ControllerInterface.h"
+
namespace ciface::Pipes
{
// To create a piped controller input, create a named pipe in the