main: include main.h, fix dependencies

This commit is contained in:
Max Kellermann
2009-01-02 11:21:33 +01:00
parent 272ee5f7d2
commit cf9bd42416
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@
#ifndef MAIN_H
#define MAIN_H
#include <glib.h>
extern GMainLoop *main_loop;
extern struct notify main_notify;