diff --git a/src/signal/signal-ptr.t.cpp b/src/signal/signal-ptr.t.cpp index 855224f31006e33123cdd519120c9d2e6975e7ef..f4e111e12b24e7e8a953897c2e1f28d80a03ede2 100644 --- a/src/signal/signal-ptr.t.cpp +++ b/src/signal/signal-ptr.t.cpp @@ -23,11 +23,11 @@ #ifndef __SIGNAL_PTR_TCPP #define __SIGNAL_PTR_TCPP -#include <sot/signal-ptr.h> +#include <dynamicGraph/signal-ptr.h> #undef VP_TEMPLATE_DEBUG_MODE #define VP_TEMPLATE_DEBUG_MODE 0 -#include <sot/debug.h> +#include <dynamicGraph/debug.h> using namespace dynamicgraph;