diff --git a/framework/framework.h b/framework/framework.h index 83f4463427fae92be293d1afd2e7ebb34729250c..c99c430aa3ac177d33a076a04fe027329918c492 100755 --- a/framework/framework.h +++ b/framework/framework.h @@ -18,7 +18,6 @@ #include "Services/Log.h" #include "Services/TskImgDB.h" #include "Services/TskImgDBSqlite.h" -#include "Services/TskImgDBPostgreSQL.h" #include "Services/Scheduler.h" #include "Services/TskSystemProperties.h" #include "Services/TskSystemPropertiesImpl.h"