From 6e606c515f56b456a8031b235fd4f8d8453483a4 Mon Sep 17 00:00:00 2001 From: archshift Date: Mon, 8 Sep 2014 17:52:00 -0700 Subject: core: Prune redundant includes --- src/core/hw/hw.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/hw/hw.cpp') diff --git a/src/core/hw/hw.cpp b/src/core/hw/hw.cpp index ed70486e..efd94f14 100644 --- a/src/core/hw/hw.cpp +++ b/src/core/hw/hw.cpp @@ -3,7 +3,6 @@ // Refer to the license.txt file included. #include "common/common_types.h" -#include "common/log.h" #include "core/hw/hw.h" #include "core/hw/gpu.h" -- cgit v1.2.3