summaryrefslogtreecommitdiff
path: root/gps.c
diff options
context:
space:
mode:
Diffstat (limited to 'gps.c')
-rw-r--r--gps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gps.c b/gps.c
index 80551cf7..5e49602a 100644
--- a/gps.c
+++ b/gps.c
@@ -44,7 +44,7 @@
#include <sys/filio.h>
#endif
-#include "gpsd.h"
+#include "gps.h"
extern void register_canvas(Widget w, GC gc);
extern void draw_graphics();