Преглед на файлове

Fix accessing data handle internals

Samuel Thibault преди 4 години
родител
ревизия
d30677afab
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      tests/datawizard/interfaces/test_interfaces.c

+ 1 - 2
tests/datawizard/interfaces/test_interfaces.c

@@ -16,8 +16,7 @@
 
 #include <starpu.h>
 
-/* XXX Why cant we dereference a handle without this one ? */
-#include <core/sched_policy.h>
+#include <datawizard/coherency.h>
 
 #include <assert.h>