Fix compile on arm

Authored by aacid on Apr 18 2019, 11:05 PM.

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

Subscribers: kde-games-devel, apol

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

Details

Committed
aacidApr 18 2019, 11:06 PM
Differential Revision
D20677: Fix compile on arm
Parents
R419:3a71a2acf4b8: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown