Skip to content

Commit a95aa50

Browse files
committed
fix build
1 parent b9294e4 commit a95aa50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VPATH:=.:../AutoDGS/dgs:../xplib
22
SDK=../SDK
3-
INCLUDES=-I. -I../Autodgs -I../xplib -I$(SDK)/CHeaders/XPLM -I$(SDK)/CHeaders/Widgets
3+
INCLUDES=-I. -I../AutoDGS -I../xplib -I$(SDK)/CHeaders/XPLM -I$(SDK)/CHeaders/Widgets
44

55
# build version.h
66
include version.mak

0 commit comments

Comments
 (0)