diff options
Diffstat (limited to 'src/mesa/main/sources')
-rw-r--r-- | src/mesa/main/sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/main/sources b/src/mesa/main/sources index c4982be363c..eb8cd900ee5 100644 --- a/src/mesa/main/sources +++ b/src/mesa/main/sources @@ -64,6 +64,7 @@ texformat.c \ texgen.c \ teximage.c \ texobj.c \ +texparam.c \ texrender.c \ texstate.c \ texstore.c \ @@ -145,6 +146,7 @@ texformat_tmp.h \ texgen.h \ teximage.h \ texobj.h \ +texparam.h \ texrender.h \ texstate.h \ texstore.h \ |