From 87e9b581d64e2d34b2cc63ecc80b946be38ad190 Mon Sep 17 00:00:00 2001 From: Hugo Lima Date: Wed, 24 Feb 2010 19:30:05 -0300 Subject: Fix bug#142. Reviewed by Marcelo Lira and Luciano Wolf --- tests/otherbinding/global.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/otherbinding/global.h') diff --git a/tests/otherbinding/global.h b/tests/otherbinding/global.h index 7837ba17a..25276a982 100644 --- a/tests/otherbinding/global.h +++ b/tests/otherbinding/global.h @@ -1,4 +1,5 @@ #include "../samplebinding/global.h" #include "number.h" #include "otherderived.h" +#include "othermultiplederived.h" -- cgit v1.2.3