summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/gkbd-indicator-test.c2
-rw-r--r--test/gkbd-keyboard-drawing-test.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/gkbd-indicator-test.c b/test/gkbd-indicator-test.c
index 120c7f1..5f1cac8 100644
--- a/test/gkbd-indicator-test.c
+++ b/test/gkbd-indicator-test.c
@@ -29,7 +29,7 @@
#include <unistd.h>
#include <stdlib.h>
-#include <gdk/gdkscreen.h>
+#include <gdk/gdk.h>
#include <gdk/gdkx.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
diff --git a/test/gkbd-keyboard-drawing-test.c b/test/gkbd-keyboard-drawing-test.c
index 4e89310..3e05d5f 100644
--- a/test/gkbd-keyboard-drawing-test.c
+++ b/test/gkbd-keyboard-drawing-test.c
@@ -24,7 +24,7 @@
#include <gtk/gtk.h>
#include <stdlib.h>
#include <string.h>
-#include <glib/goption.h>
+#include <glib.h>
#include "libgnomekbd/gkbd-keyboard-drawing.h"