Browse Source

tools/starpu_perfmodel_plot.c: add missing include

Nathalie Furmento 12 years ago
parent
commit
4bec2f1a1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/starpu_perfmodel_plot.c

+ 1 - 0
tools/starpu_perfmodel_plot.c

@@ -25,6 +25,7 @@
 #ifdef STARPU_USE_FXT
 #include <common/fxt.h>
 #endif
+#include <common/utils.h>
 
 #include <starpu.h>
 #include <core/perfmodel/perfmodel.h> // we need to browse the list associated to history-based models