summaryrefslogtreecommitdiffstats
path: root/plugins/gps.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gps.c')
-rw-r--r--plugins/gps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gps.c b/plugins/gps.c
index a4dfdba..af594fa 100644
--- a/plugins/gps.c
+++ b/plugins/gps.c
@@ -28,7 +28,7 @@
#include "ctl-plugin.h"
#include "wrap-json.h"
-CTLP_LUA_REGISTER("gps");
+CTLP_CAPI_REGISTER("gps");
// Call at initialisation time
/*CTLP_ONLOAD(plugin, api) {