aboutsummaryrefslogtreecommitdiff
path: root/util/yet_another_bit_vector.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/yet_another_bit_vector.cc')
-rw-r--r--util/yet_another_bit_vector.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/yet_another_bit_vector.cc b/util/yet_another_bit_vector.cc
index a581a974..903649fd 100644
--- a/util/yet_another_bit_vector.cc
+++ b/util/yet_another_bit_vector.cc
@@ -7,7 +7,7 @@
#include <algorithm>
#include <utility>
-#include "platform/api/logging.h"
+#include "util/logging.h"
namespace openscreen {