diff --git a/f8/dbpool.cc b/f8/dbpool.cc index 5ef3204..43c6937 100644 --- a/f8/dbpool.cc +++ b/f8/dbpool.cc @@ -13,9 +13,9 @@ #include #include -#include "framework/cpp/dbpool.h" -#include "framework/cpp/msgqueue.h" -#include "framework/cpp/utils.h" +#include "f8/dbpool.h" +#include "f8/msgqueue.h" +#include "f8/utils.h" namespace f8 {