summaryrefslogtreecommitdiffstats
path: root/input/main.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-22 00:00:50 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-22 00:00:50 +0000
commit65ce50f3aeceec265ee45388c96344f037db43e9 (patch)
tree406c22cd1fc56e8015ad9b0b2f489d860ffce6c5 /input/main.c
parentb4ccc4c8dec3b4421f5f644424103eb0274d446a (diff)
Include server.h header file
Diffstat (limited to 'input/main.c')
-rw-r--r--input/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/main.c b/input/main.c
index 82e3b1b6..bb8759a7 100644
--- a/input/main.c
+++ b/input/main.c
@@ -40,6 +40,7 @@
#include "dbus.h"
#include "logging.h"
+#include "server.h"
#include "input-service.h"
static GMainLoop *main_loop;