mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
include macros.h
This commit is contained in:
parent
57ad382b8d
commit
a2da1155c2
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: s_aaline.c,v 1.20 2003/03/01 01:50:25 brianp Exp $ */
|
||||
/* $Id: s_aaline.c,v 1.21 2003/03/14 15:38:04 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include "glheader.h"
|
||||
#include "imports.h"
|
||||
#include "macros.h"
|
||||
#include "swrast/s_aaline.h"
|
||||
#include "swrast/s_context.h"
|
||||
#include "swrast/s_span.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue