summaryrefslogtreecommitdiffstats
path: root/dwarflint/cu_coverage.hh
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2011-04-06 17:40:50 +0200
committerPetr Machata <[email protected]>2011-04-06 17:40:50 +0200
commit50afa439a10b571f951439f325cea13d92e87e29 (patch)
tree74534a11c0076739bc171fc74b72cf76270f4131 /dwarflint/cu_coverage.hh
parentbdde5f64e390846e3b6e0d0a0633ed6e7c3fa94b (diff)
dwarflint: .ii -> _i.hh
Diffstat (limited to 'dwarflint/cu_coverage.hh')
-rw-r--r--dwarflint/cu_coverage.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwarflint/cu_coverage.hh b/dwarflint/cu_coverage.hh
index da1d14b2..c73817dc 100644
--- a/dwarflint/cu_coverage.hh
+++ b/dwarflint/cu_coverage.hh
@@ -26,8 +26,8 @@
#ifndef DWARFLINT_CU_COVERAGE_HH
#define DWARFLINT_CU_COVERAGE_HH
-#include "check_debug_info.ii"
-#include "check_debug_loc_range.ii"
+#include "check_debug_info_i.hh"
+#include "check_debug_loc_range_i.hh"
#include "coverage.hh"
#include "checks.hh"