clustrixmonitor: Add missing include

This commit is contained in:
Johan Wikman 2019-05-21 12:50:10 +03:00
parent 0af1f6e690
commit d0153f6ce3

View File

@ -18,6 +18,7 @@
#include <maxscale/json_api.hh>
#include <maxscale/paths.h>
#include <maxscale/secrets.h>
#include <maxscale/sqlite3.h>
#include "../../../core/internal/config_runtime.hh"
#include "../../../core/internal/service.hh"