summaryrefslogtreecommitdiff
path: root/src/gpu-compute/rr_scheduling_policy.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu-compute/rr_scheduling_policy.hh')
-rw-r--r--src/gpu-compute/rr_scheduling_policy.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu-compute/rr_scheduling_policy.hh b/src/gpu-compute/rr_scheduling_policy.hh
index 780f294aa..3e83748da 100644
--- a/src/gpu-compute/rr_scheduling_policy.hh
+++ b/src/gpu-compute/rr_scheduling_policy.hh
@@ -42,7 +42,7 @@
#include <utility>
#include <vector>
-#include "base/misc.hh"
+#include "base/logging.hh"
class Wavefront;