diff options
Diffstat (limited to 'src/usr/hwas/hwas.C')
-rw-r--r-- | src/usr/hwas/hwas.C | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/usr/hwas/hwas.C b/src/usr/hwas/hwas.C index b53f8da45..ac7ac32c4 100644 --- a/src/usr/hwas/hwas.C +++ b/src/usr/hwas/hwas.C @@ -36,10 +36,7 @@ #include <stdint.h> #include <assert.h> -#include <targeting/targetservice.H> -#include <targeting/iterators/rangefilter.H> -#include <targeting/predicates/predicates.H> -#include <targeting/util.H> +#include <targeting/common/commontargeting.H> #include <hwas/hwas.H> #include <hwas/hwasCommon.H> |