Skip to content

Commit 9a87545

Browse files
committed
fix lints
1 parent c151d22 commit 9a87545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logging.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Distributed under the MIT software license, see the accompanying
44
// file LICENSE or http://www.opensource.org/licenses/mit-license.php.
55

6-
#include <logging.h>
6+
#include "logging.h"
77
#include <util/system.h>
88
#include <util/threadnames.h>
99
#include <util/time.h>

0 commit comments

Comments
 (0)