Fix compile on arm

Authored by aacid on Apr 20 2019, 10:07 AM.

Description

Fix compile on arm

Summary:
Don't ask me why but the defines are giving an ultra weird warning

src/kbkglobal.h:59:26: error: expected ‘,’ or ‘...’ before numeric constant
#define minZ 1.0 // Nearest point represented in the view.

And the #include "kbkglobal.h" is needed so glColor3f is defined via the includes there

Reviewers: KDE Games, apol

Reviewed By: apol

Subscribers: kde-games-devel, apol

Differential Revision: https://phabricator.kde.org/D20677

Details

Committed
aacidApr 20 2019, 10:08 AM
Reviewer
apol
Differential Revision
D20677: Fix compile on arm
Parents
R419:03a5abbf981c: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown
References
tag: v19.04.1