]> err.no Git - mapper/blobdiff - src/gps-browse.c
Add header and cast properly.
[mapper] / src / gps-browse.c
index 85934fd19723b14e1727f7f38bc5b5c1261b63d6..bdbf0f48d43498fea849c76c72f97c9cd477a815 100644 (file)
@@ -23,8 +23,6 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#define _GNU_SOURCE
-
 #include <config.h>
 #include <unistd.h>
 #include <stdlib.h>
@@ -49,7 +47,8 @@
 
 #include "utils.h"
 #include "mapper-types.h"
-#include "bt.h"
+#include "dialogs.h"
+#include "bluetooth-scan.h"
 
 /**
  * Scan for all bluetooth devices.  This method can take a few seconds,