diff options
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r-- | src/mesa/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources index bce32e70e35..ff3c32f556e 100644 --- a/src/mesa/Makefile.sources +++ b/src/mesa/Makefile.sources @@ -137,6 +137,7 @@ MAIN_FILES = \ main/histogram.h \ main/image.c \ main/image.h \ + main/mesa_private.h \ main/light.c \ main/light.h \ main/lines.c \ |