diff options
Diffstat (limited to 'src/usr/htmgt/htmgt_poll.C')
-rw-r--r-- | src/usr/htmgt/htmgt_poll.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/htmgt/htmgt_poll.C b/src/usr/htmgt/htmgt_poll.C index 402c7ce74..bd9780a95 100644 --- a/src/usr/htmgt/htmgt_poll.C +++ b/src/usr/htmgt/htmgt_poll.C @@ -29,7 +29,7 @@ #include "htmgt_activate.H" #include "htmgt_poll.H" #include "htmgt_occcmd.H" -#include "htmgt_config.H" +#include "htmgt_cfgdata.H" // Targeting support #include <targeting/common/commontargeting.H> |