From d698997098c5de8c9e4fea336be4cbd7d3c34313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Tue, 8 Jun 2010 21:07:38 +0000 Subject: [PATCH] Fixed misspelled header, closes ticket #6147. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37065 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/LocaleKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/os/LocaleKit.h b/headers/os/LocaleKit.h index d278fcfa05..8bc4e34739 100644 --- a/headers/os/LocaleKit.h +++ b/headers/os/LocaleKit.h @@ -3,7 +3,7 @@ * * CatalogInAddOn.h not included, as it's only required when building an add-on. */ -#include +#include #include #include #include