From 1cc5fee5904832da6564f12c858423fd5bd1b2b6 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 22 Apr 2014 17:14:28 -0700 Subject: Make travis happy --- src/compat/nullpo.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compat/nullpo.hpp') diff --git a/src/compat/nullpo.hpp b/src/compat/nullpo.hpp index 75f8110..d6e39a5 100644 --- a/src/compat/nullpo.hpp +++ b/src/compat/nullpo.hpp @@ -41,7 +41,7 @@ # define nullpo_ret(t) nullpo_retr(0, t) # define nullpo_retv(t) nullpo_retr(, t) -# include "../sanity.hpp" +# include "fwd.hpp" /// Used by macros in this header bool nullpo_chk(const char *file, int line, const char *func, -- cgit v1.2.3-70-g09d2