summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt_u.cpp
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2015-01-13 20:43:30 +0100
committerSubv <subv2112@gmail.com>2015-01-13 20:43:30 +0100
commitcf071cd8972bb18132698a3bf51714b7fb172fa9 (patch)
treed3f8ce6365cf5be67b9d3c4a8b4ba77f58e1e4fc /src/core/hle/service/apt_u.cpp
parentMerge pull request #477 from lioncash/vfp (diff)
downloadyuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.tar
yuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.tar.gz
yuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.tar.bz2
yuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.tar.lz
yuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.tar.xz
yuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.tar.zst
yuzu-cf071cd8972bb18132698a3bf51714b7fb172fa9.zip
Diffstat (limited to 'src/core/hle/service/apt_u.cpp')
-rw-r--r--src/core/hle/service/apt_u.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/apt_u.cpp b/src/core/hle/service/apt_u.cpp
index d0ff4e585..a38621088 100644
--- a/src/core/hle/service/apt_u.cpp
+++ b/src/core/hle/service/apt_u.cpp
@@ -10,7 +10,7 @@
#include "core/hle/kernel/event.h"
#include "core/hle/kernel/mutex.h"
#include "core/hle/kernel/shared_memory.h"
-#include "apt_u.h"
+#include "core/hle/service/apt_u.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// Namespace APT_U