x11 dir fix

This commit is contained in:
Jack Andersen 2015-04-18 14:32:07 -10:00
parent 741f0df6f3
commit 5ddf2141c0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ SOURCES += \
$$PWD/src/CRetraceWaiter.cpp
unix:!macx:SOURCES += \
$$PWD/src/CGLXContext.cpp
$$PWD/src/x11/CGLXContext.cpp
macx:SOURCES += \
$$PWD/src/mac/CCGLContext.cpp