From 8335f1ccccedb6655d96d9d5b697a7f0938235dd Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Sat, 25 Feb 2012 18:48:35 -0800 Subject: fix libgui header location Change-Id: Iec71706cdd4f29c6904993648ce873e83ef9cafe --- cmds/bootanimation/BootAnimation.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmds/bootanimation/BootAnimation.cpp') diff --git a/cmds/bootanimation/BootAnimation.cpp b/cmds/bootanimation/BootAnimation.cpp index 3545ace49179..0ab6aa38a47f 100644 --- a/cmds/bootanimation/BootAnimation.cpp +++ b/cmds/bootanimation/BootAnimation.cpp @@ -38,8 +38,8 @@ #include #include -#include -#include +#include +#include #include #include -- cgit v1.2.3-59-g8ed1b