diff --git a/Common/APRSGPSDIdFrameProvider.cpp b/Common/APRSGPSDIdFrameProvider.cpp index 4891a78..79e428e 100644 --- a/Common/APRSGPSDIdFrameProvider.cpp +++ b/Common/APRSGPSDIdFrameProvider.cpp @@ -83,7 +83,7 @@ bool CAPRSGPSDIdFrameProvider::buildAPRSFramesInt(const CAPRSEntry * entry, std: #elif GPSD_API_MAJOR_VERSION <= 14 if(m_gpsdData.fix.status == STATUS_UNK) return false; -#elif +#else #error Unsupported GPSD_API_MAJOR_VERSION #endif