diff --git a/smocore/include/artificedMentalPhenomenon.h b/smocore/include/artificedMentalPhenomenon.h index c38871c..c9c5f10 100644 --- a/smocore/include/artificedMentalPhenomenon.h +++ b/smocore/include/artificedMentalPhenomenon.h @@ -1,7 +1,7 @@ #ifndef _ARTIFICED_MENTAL_PHENOMENON_H #define _ARTIFICED_MENTAL_PHENOMENON_H -#include "implexa.h" +#include namespace smo { diff --git a/smocore/include/fantasyArtificedMentalPhenomenon.h b/smocore/include/fantasyArtificedMentalPhenomenon.h index 54ad63a..2be1592 100644 --- a/smocore/include/fantasyArtificedMentalPhenomenon.h +++ b/smocore/include/fantasyArtificedMentalPhenomenon.h @@ -1,7 +1,7 @@ #ifndef _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H #define _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H -#include "artificedMentalPhenomenon.h" +#include namespace smo {