diff options
Diffstat (limited to 'src/common/common.h')
-rw-r--r-- | src/common/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/common.h b/src/common/common.h index ad2de6f2eb..f5f2f8c34c 100644 --- a/src/common/common.h +++ b/src/common/common.h @@ -28,7 +28,6 @@ private: #include "common/assert.h" #include "common/logging/log.h" #include "common/common_types.h" -#include "common/msg_handler.h" #include "common/common_funcs.h" #include "common/common_paths.h" #include "common/platform.h" |