Add include for context.h to define NEED_SECONDARY_COLOR.

This commit is contained in:
Karl Schultz 2003-09-19 15:28:45 +00:00
parent ff750fe8cb
commit 74c33393b4

View File

@ -29,6 +29,7 @@
#include "glheader.h"
#include "context.h"
#include "colormac.h"
#include "macros.h"
#include "imports.h"