From 5d5077a088219c307c6c725b9321ae6aa9cc7fb4 Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Thu, 23 Feb 2006 09:36:47 +0000 Subject: [PATCH] As on R5, Messenger.h is not included in Message4.h. This should fix the ShowImage build when using Message4. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16503 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/showimage/BackgroundImage.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/showimage/BackgroundImage.cpp b/src/apps/showimage/BackgroundImage.cpp index 4037ae0795..e277267724 100644 --- a/src/apps/showimage/BackgroundImage.cpp +++ b/src/apps/showimage/BackgroundImage.cpp @@ -39,6 +39,7 @@ All rights reserved. #include #include #include +#include #include #include #include