Fix documentation for the BH_Color

This commit is contained in:
2025-08-02 18:03:39 +03:00
parent c5361ddeaf
commit 3cfb61b617
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ BH_Color - color manipulation utility
=head1 SYNTAX
#include <BH/Math/Box3f.h>
#include <BH/Color.h>
cc prog.c -o prog -lbh

View File

@@ -8,7 +8,7 @@ BH_Color - утилиты для работы с цветом
=head1 СИНТАКСИС
#include <BH/Math/Box3f.h>
#include <BH/Color.h>
cc prog.c -o prog -lbh