diff options
Diffstat (limited to 'base/main.cpp')
-rw-r--r-- | base/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/main.cpp b/base/main.cpp index b78f1be154..2658d1dc67 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -40,6 +40,7 @@ #include "common/archive.h" #include "common/config-manager.h" #include "common/debug.h" +#include "common/debug-channels.h" #include "common/events.h" #include "common/EventRecorder.h" #include "common/file.h" |