summaryrefslogtreecommitdiff
path: root/sensors-applet/prefs-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'sensors-applet/prefs-dialog.h')
-rw-r--r--sensors-applet/prefs-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sensors-applet/prefs-dialog.h b/sensors-applet/prefs-dialog.h
index beb0db6..9ff6525 100644
--- a/sensors-applet/prefs-dialog.h
+++ b/sensors-applet/prefs-dialog.h
@@ -38,7 +38,7 @@ typedef struct {
GtkLabel *timeout_label, *display_mode_label, *layout_mode_label, *temperature_scale_label, *graph_size_label, *update_header, *display_header;
GtkAdjustment *timeout_adjust, *graph_size_adjust;
-#ifdef HAVE_LIBMATENOTIFY
+#ifdef HAVE_LIBNOTIFY
GtkCheckButton *display_notifications;
GtkLabel *notifications_header;
#endif