diff options
Diffstat (limited to 'src/common/logging/backend.cpp')
| -rw-r--r-- | src/common/logging/backend.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp index 42f6a9918..0e4b85a76 100644 --- a/src/common/logging/backend.cpp +++ b/src/common/logging/backend.cpp | |||
| @@ -72,6 +72,7 @@ namespace Log { | |||
| 72 | SUB(Audio, DSP) \ | 72 | SUB(Audio, DSP) \ |
| 73 | SUB(Audio, Sink) \ | 73 | SUB(Audio, Sink) \ |
| 74 | CLS(Input) \ | 74 | CLS(Input) \ |
| 75 | CLS(Network) \ | ||
| 75 | CLS(Loader) | 76 | CLS(Loader) |
| 76 | 77 | ||
| 77 | // GetClassName is a macro defined by Windows.h, grrr... | 78 | // GetClassName is a macro defined by Windows.h, grrr... |