From cbcc98ed560971786a613d79d1cfceee00c46581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Thu, 27 Aug 2009 15:45:42 +0000 Subject: [PATCH] * Obviously, the GraphicsDefs.h header is needed as well. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32760 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/translation/TranslationUtils.h | 1 + 1 file changed, 1 insertion(+) diff --git a/headers/os/translation/TranslationUtils.h b/headers/os/translation/TranslationUtils.h index bcefc00fbb..f1a2480457 100644 --- a/headers/os/translation/TranslationUtils.h +++ b/headers/os/translation/TranslationUtils.h @@ -6,6 +6,7 @@ #define _TRANSLATION_UTILS_H +#include #include #include