diff options
Diffstat (limited to 'graphics/ming/files/Makefile')
-rw-r--r-- | graphics/ming/files/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ming/files/Makefile b/graphics/ming/files/Makefile index ad7640a226dc..0f1057fb25c3 100644 --- a/graphics/ming/files/Makefile +++ b/graphics/ming/files/Makefile @@ -57,8 +57,8 @@ INCS= blocklist.h \ displaylist.h \ fill.h \ libming.h \ - ming.h \ - mingpp.h \ + ../ming.h \ + ../mingpp.h \ movie.h \ movieclip.h \ position.h \ |