Include rgba.h in libwww.h. Thanks Nimetu!
This commit is contained in:
parent
0f8c8f6655
commit
991a3fdf99
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ extern "C"
|
|||
#include "WWWInit.h"
|
||||
}
|
||||
|
||||
#include "nel/misc/rgba.h"
|
||||
|
||||
namespace NLGUI
|
||||
{
|
||||
class CCtrlBaseButton;
|
||||
|
|
Loading…
Reference in a new issue