controller set update

This commit is contained in:
Robin Müller 2020-09-05 21:29:18 +02:00
parent 3a4e4ddff0
commit d61c6d1e60

View File

@ -1,7 +1,7 @@
#ifndef CONTROLLERSET_H_
#define CONTROLLERSET_H_
#include <framework/datapoolglob/GlobalDataSet.h>
#include "../datapoolglob/GlobalDataSet.h"
class ControllerSet :public GlobDataSet {
public: