diff options
Diffstat (limited to 'gpu/src')
-rw-r--r-- | gpu/src/gr_files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/src/gr_files.mk b/gpu/src/gr_files.mk index 89ef5f108b..dc0a57e38d 100644 --- a/gpu/src/gr_files.mk +++ b/gpu/src/gr_files.mk @@ -19,6 +19,7 @@ SOURCE := \ GrMatrix.cpp \ GrMemory.cpp \ GrPath.cpp \ + GrPathUtils.cpp \ GrRectanizer_fifo.cpp \ GrTextureCache.cpp \ GrTextContext.cpp \ |