Updated includes.
This commit is contained in:
@@ -35,10 +35,12 @@
|
||||
#include "arbprogparse.h"
|
||||
#include "grammar_mesa.h"
|
||||
#include "program.h"
|
||||
#include "prog_parameter.h"
|
||||
#include "prog_statevars.h"
|
||||
#include "context.h"
|
||||
#include "macros.h"
|
||||
#include "mtypes.h"
|
||||
#include "program_instruction.h"
|
||||
#include "prog_instruction.h"
|
||||
|
||||
|
||||
/* For ARB programs, use the NV instruction limits */
|
||||
|
@@ -43,7 +43,8 @@
|
||||
#include "imports.h"
|
||||
#include "macros.h"
|
||||
#include "mtypes.h"
|
||||
#include "program_instruction.h"
|
||||
#include "prog_parameter.h"
|
||||
#include "prog_instruction.h"
|
||||
#include "nvfragparse.h"
|
||||
#include "nvprogram.h"
|
||||
#include "program.h"
|
||||
|
@@ -34,7 +34,9 @@
|
||||
#include "macros.h"
|
||||
#include "mtypes.h"
|
||||
#include "nvvertexec.h"
|
||||
#include "program_instruction.h"
|
||||
#include "prog_parameter.h"
|
||||
#include "prog_statevars.h"
|
||||
#include "prog_instruction.h"
|
||||
#include "program.h"
|
||||
#include "math/m_matrix.h"
|
||||
|
||||
|
@@ -45,7 +45,7 @@
|
||||
#include "mtypes.h"
|
||||
#include "nvprogram.h"
|
||||
#include "nvvertparse.h"
|
||||
#include "program_instruction.h"
|
||||
#include "prog_instruction.h"
|
||||
#include "program.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user