From 44715aea3c5ea0f0114078506e1d2ae6be0cba73 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 1 May 2014 16:02:00 +0100 Subject: erroneous path to testament include --- beos/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/about.cpp') diff --git a/beos/about.cpp b/beos/about.cpp index cd8070ef9..2483a22c1 100644 --- a/beos/about.cpp +++ b/beos/about.cpp @@ -23,7 +23,7 @@ extern "C" { #include "desktop/netsurf.h" #include "utils/log.h" -#include "utils/testament.h" +#include "testament.h" #include "utils/useragent.h" #include "curl/curlver.h" } -- cgit v1.2.3