Fix build under !Windows

This commit is contained in:
Yamagi Burmeister 2012-06-04 14:07:32 +02:00
parent 7c41b66821
commit 7b01ac3452
1 changed files with 0 additions and 1 deletions

View File

@ -619,7 +619,6 @@ OPENGL_OBJS_ += \
src/windows/qgl.o src/windows/qgl.o
else else
OPENGL_OBJS_ += \ OPENGL_OBJS_ += \
src/common/shared/shared.o \
src/unix/hunk.o \ src/unix/hunk.o \
src/unix/qgl.o src/unix/qgl.o
endif endif