mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix hardcoded bgfx dir from include paths in makefiles (#2532)
Only these four makefiles had these hardcoded paths. All other makefiles don't specify the bgfx dir name.
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
|
||||
#
|
||||
|
||||
include ../../../bgfx/scripts/shader-embeded.mk
|
||||
include ../../scripts/shader-embeded.mk
|
||||
|
||||
Reference in New Issue
Block a user