]> err.no Git - mapper/blob - src/mapper.h
Fix GPS settings dialog so it works.
[mapper] / src / mapper.h
1 #ifndef _MAPPER_H
2 #define _MAPPER_H
3
4 #include <dbus/dbus.h>
5 #include <dbus/dbus-glib.h>
6
7 DBusConnection *dbus_conn;
8
9 #endif