- iodev.h should be ../iodev/iodev.h
This commit is contained in:
parent
19684ead48
commit
845b124240
@ -59,7 +59,7 @@ LOCAL_CXXFLAGS =
|
||||
BX_GUI_OBJS = $(GUI_OBJS)
|
||||
|
||||
|
||||
BX_INCLUDES = iodev.h control.h siminterface.h
|
||||
BX_INCLUDES = ../iodev/iodev.h control.h siminterface.h
|
||||
|
||||
.@CPP_SUFFIX@.o: $(BX_INCLUDES)
|
||||
$(CXX) @DASH@c $(CXXFLAGS) $(LOCAL_CXXFLAGS) $(BX_INCDIRS) @CXXFP@$< @OFP@$@
|
||||
|
Loading…
Reference in New Issue
Block a user