Browse Source

More auto* build system fixes

tags/mesa_3_5
Jon Taylor 25 years ago
parent
commit
fbe3726050
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      src/mesa/drivers/ggi/include/ggi/mesa/ggimesa.h

+ 3
- 0
src/mesa/drivers/ggi/include/ggi/mesa/ggimesa.h View File

@@ -30,7 +30,10 @@
#include <stdarg.h>
#include "config.h"
#include "context.h"
#include "drawpix.h"
#include "mem.h"
#include "matrix.h"
#include "state.h"
#include "types.h"
#include "macros.h"
#include "depth.h"

Loading…
Cancel
Save