summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/bcat/bcat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/bcat/bcat.h')
-rw-r--r--src/core/hle/service/bcat/bcat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/bcat/bcat.h b/src/core/hle/service/bcat/bcat.h
index d72798980..1eba477da 100644
--- a/src/core/hle/service/bcat/bcat.h
+++ b/src/core/hle/service/bcat/bcat.h
@@ -4,7 +4,7 @@
#pragma once
-#include "core/hle/service/bcat/module.h"
+#include "core/hle/service/bcat/bcat_module.h"
namespace Core {
class System;