diff options
Diffstat (limited to 'rt-plot-container.h')
-rw-r--r-- | rt-plot-container.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt-plot-container.h b/rt-plot-container.h index e6c57b0..cde5c2f 100644 --- a/rt-plot-container.h +++ b/rt-plot-container.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #define __RT_PLOT_CONTAINER_H | 2 | #define __RT_PLOT_CONTAINER_H |
3 | 3 | ||
4 | #include "rt-plot-vcpu.h" | 4 | #include "rt-plot-vcpu.h" |
5 | #include "rt-plot-vtask.h" | ||
5 | 6 | ||
6 | typedef void (*cont_dialog_cb_func)(gboolean, gint*, gint*, gpointer); | 7 | typedef void (*cont_dialog_cb_func)(gboolean, gint*, gint*, gpointer); |
7 | 8 | ||