Fix include path error

This commit is contained in:
Johan Wikman 2017-11-23 12:55:24 +02:00
parent 396b81f336
commit e0818fdbeb

View File

@ -12,7 +12,7 @@
*/
#include "maxscale/queryclassifiermodule.hh"
#include "../../../core/maxscale/modules.h"
#include "../../../core/internal/modules.h"
namespace maxscale
{