summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/huge/huge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/huge/huge.c')
-rw-r--r--src/third_party/wiredtiger/test/huge/huge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/huge/huge.c b/src/third_party/wiredtiger/test/huge/huge.c
index e7bfd08882f..1e104a705f2 100644
--- a/src/third_party/wiredtiger/test/huge/huge.c
+++ b/src/third_party/wiredtiger/test/huge/huge.c
@@ -26,7 +26,7 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
-#include "test_util.i"
+#include "test_util.h"
static char home[512]; /* Program working dir */
static const char *progname; /* Program name */