From 554fc82ae31e2e73cb2adef98e3b52cfb5d6f5f9 Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Fri, 29 Jun 2012 03:08:17 -0500 Subject: Add include of gdm-common.h, which is needed to avoid a warning. --- daemon/gdm-session-direct.c | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon/gdm-session-direct.c b/daemon/gdm-session-direct.c index 80c01d25..9b91ce71 100644 --- a/daemon/gdm-session-direct.c +++ b/daemon/gdm-session-direct.c @@ -57,6 +57,7 @@ #include "gdm-session-record.h" #include "gdm-session-worker-job.h" +#include "gdm-common.h" #define GDM_DBUS_NAME "org.gnome.DisplayManager" #define GDM_DBUS_DISPLAY_INTERFACE "org.gnome.DisplayManager.Display" -- cgit v1.2.1