We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9294e4 commit a95aa50Copy full SHA for a95aa50
1 file changed
Makefile.common
@@ -1,6 +1,6 @@
1
VPATH:=.:../AutoDGS/dgs:../xplib
2
SDK=../SDK
3
-INCLUDES=-I. -I../Autodgs -I../xplib -I$(SDK)/CHeaders/XPLM -I$(SDK)/CHeaders/Widgets
+INCLUDES=-I. -I../AutoDGS -I../xplib -I$(SDK)/CHeaders/XPLM -I$(SDK)/CHeaders/Widgets
4
5
# build version.h
6
include version.mak
0 commit comments