From a66adbbfefcc61f4f577b80398a9a0d8941b8441 Mon Sep 17 00:00:00 2001 From: François Revel Date: Thu, 22 Mar 2012 21:48:24 +0000 Subject: Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. svn path=/trunk/netsurf/; revision=13554 --- beos/system_colour.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/system_colour.cpp') diff --git a/beos/system_colour.cpp b/beos/system_colour.cpp index 1d03b35e6..9c25d8f5e 100644 --- a/beos/system_colour.cpp +++ b/beos/system_colour.cpp @@ -39,7 +39,7 @@ extern "C" { } -#include "beos/beos_gui.h" +#include "beos/gui.h" #if !defined(__HAIKU__) && !defined(B_BEOS_VERSION_DANO) -- cgit v1.2.3