Fixed misspelled header, closes ticket #6147.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37065 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2010-06-08 21:07:38 +00:00
parent 1c7fda897e
commit d698997098
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
*
* CatalogInAddOn.h not included, as it's only required when building an add-on.
*/
#include <Catlog.h>
#include <Catalog.h>
#include <Collator.h>
#include <Country.h>
#include <Currency.h>