diff options
| author | 2015-01-10 15:06:17 +0100 | |
|---|---|---|
| committer | 2015-01-10 15:06:17 +0100 | |
| commit | 022e6c7a5bf7a2046a0540022c5aab999d7d7cf4 (patch) | |
| tree | 85e108fc9ed8221dce90ae990e7129b2d7475011 /makefile | |
| parent | b3382b22d32a3583359ba8125a7311c7db30defe (diff) | |
Fixed LUA compile
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -643,6 +643,7 @@ INCPATH += \ -I$(SRC)/lib/util \ -I$(SRC)/lib \ -I$(3RDPARTY) \ + -I$(3RDPARTY)/lua/src \ -I$(SRC)/osd \ -I$(SRC)/osd/$(OSD) \ |
