summaryrefslogtreecommitdiff
path: root/gui/simple-greeter/libnotificationarea/obox.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/simple-greeter/libnotificationarea/obox.h')
-rw-r--r--gui/simple-greeter/libnotificationarea/obox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/simple-greeter/libnotificationarea/obox.h b/gui/simple-greeter/libnotificationarea/obox.h
index 5995da46..b603e9c8 100644
--- a/gui/simple-greeter/libnotificationarea/obox.h
+++ b/gui/simple-greeter/libnotificationarea/obox.h
@@ -28,7 +28,7 @@
#ifndef __NA_OBOX_H__
#define __NA_OBOX_H__
-#include <gtk/gtkbox.h>
+#include <gtk/gtk.h>
#ifdef __cplusplus
extern "C" {