mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Include rgba.h in libwww.h. Thanks Nimetu!
This commit is contained in:
parent
e91498f11e
commit
1d3b8bfd75
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ extern "C"
|
||||||
#include "WWWInit.h"
|
#include "WWWInit.h"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#include "nel/misc/rgba.h"
|
||||||
|
|
||||||
namespace NLGUI
|
namespace NLGUI
|
||||||
{
|
{
|
||||||
class CCtrlBaseButton;
|
class CCtrlBaseButton;
|
||||||
|
|
Loading…
Reference in a new issue