diff options
Diffstat (limited to 'protocols/Weather/src/weather.h')
-rw-r--r-- | protocols/Weather/src/weather.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Weather/src/weather.h b/protocols/Weather/src/weather.h index 400d5e6778..6541b24f31 100644 --- a/protocols/Weather/src/weather.h +++ b/protocols/Weather/src/weather.h @@ -43,6 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <newpluginapi.h>
#include <m_system.h>
+#include <m_system_cpp.h>
#include <m_protomod.h>
#include <m_protosvc.h>
#include <m_clist.h>
|