From 631a7a5faa3327cc14df79934788709f8f41a2fc Mon Sep 17 00:00:00 2001 From: "Matthew J. Wolf" Date: Fri, 10 Mar 2023 13:48:29 -0500 Subject: [PATCH] change from commit cdb3a60 to master --- rotators/saebrtrack/saebrtrack.h | 1 + 1 file changed, 1 insertion(+) diff --git a/rotators/saebrtrack/saebrtrack.h b/rotators/saebrtrack/saebrtrack.h index e20586122..82009d15b 100644 --- a/rotators/saebrtrack/saebrtrack.h +++ b/rotators/saebrtrack/saebrtrack.h @@ -28,6 +28,7 @@ #ifndef _ROT_SABEBRTRACK_H #define _ROT_SABEBRTRACK_H 1 +#include "rotator.h" #include "token.h" extern const struct rot_caps saebrtrack_rot_caps;