fixed style
[psensor.git] / src / graph.c
index 5df5838..ed3c43a 100644 (file)
@@ -78,7 +78,7 @@ draw_graph_background(cairo_t *cr,
                      int width, int height, struct config *config,
                      GtkWidget *widget)
 {
-       GtkStyleContextstyle_ctx;
+       GtkStyleContext *style_ctx;
        struct color *bgcolor;
        GdkRGBA rgba;