]> git.scottworley.com Git - tattlekey/blobdiff - client/tattlekey.c
client: Rename sends.c → press.c
[tattlekey] / client / tattlekey.c
index 14eb7b92c909494563e5475d3bb5cfc5aa95906b..e59de2fa3807c59ff37a431a3bac29570fbc8ec7 100644 (file)
@@ -7,7 +7,7 @@
 #include "button.h"
 #include "config.h"
 #include "net.h"
-#include "sends.h"
+#include "press.h"
 
 enum event_type { NEW_BUTTON_PRESS, RESEND_TIME };
 typedef struct {