mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Fix missing include in gears
This commit is contained in:
parent
7788a85008
commit
6c3a3980f3
@ -14,6 +14,7 @@
|
||||
#include <GL/glu.h>
|
||||
#include <GL/osmesa.h>
|
||||
#include <orbital.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265
|
||||
|
||||
Loading…
Reference in New Issue
Block a user