We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dc561f + 27f8d6d commit d61cf7fCopy full SHA for d61cf7f
1 file changed
src/mess/messcore.mak
@@ -14,7 +14,7 @@
14
# add some additional include libraries for the mame files
15
INCPATH += \
16
-I$(SRC)/mame \
17
- -I$(OBJ)/mame/layout \
+ -I$(SRC)/mame/layout \
18
-I$(SRC)/mess/osd \
19
-I$(SRC)/mess/osd/$(OSD)
20
0 commit comments