diff options
Diffstat (limited to 'src/core/hle/service/ndm.cpp')
| -rw-r--r-- | src/core/hle/service/ndm.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hle/service/ndm.cpp b/src/core/hle/service/ndm.cpp index 48755b6a7..f6af0a153 100644 --- a/src/core/hle/service/ndm.cpp +++ b/src/core/hle/service/ndm.cpp | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | // Licensed under GPLv2 | 2 | // Licensed under GPLv2 |
| 3 | // Refer to the license.txt file included. | 3 | // Refer to the license.txt file included. |
| 4 | 4 | ||
| 5 | #include "common/log.h" | ||
| 6 | |||
| 7 | #include "core/hle/hle.h" | 5 | #include "core/hle/hle.h" |
| 8 | #include "core/hle/service/ndm.h" | 6 | #include "core/hle/service/ndm.h" |
| 9 | 7 | ||