diff --git a/Adapter.hh b/Adapter.hh index 31f25ed..6de2a46 100644 --- a/Adapter.hh +++ b/Adapter.hh @@ -8,7 +8,6 @@ #include #include #include -#include "Adapter.hxx" using namespace std; @@ -37,3 +36,5 @@ namespace pEp { void shutdown(); } } + +#include "Adapter.hxx"