diff options
Diffstat (limited to 'src/PatchageModule.hpp')
-rw-r--r-- | src/PatchageModule.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageModule.hpp b/src/PatchageModule.hpp index c46cc2c..67e80d1 100644 --- a/src/PatchageModule.hpp +++ b/src/PatchageModule.hpp @@ -24,7 +24,7 @@ #include "ganv/Module.hpp" #include "ganv/Port.hpp" -#include "StateManager.hpp" +#include "Configuration.hpp" class Patchage; class PatchagePort; |