summaryrefslogtreecommitdiffstats
path: root/examples/opengl/qopenglwindow/background.frag
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/qopenglwindow/background.frag')
-rw-r--r--examples/opengl/qopenglwindow/background.frag2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/qopenglwindow/background.frag b/examples/opengl/qopenglwindow/background.frag
index eecb6d3120..4af85aae8e 100644
--- a/examples/opengl/qopenglwindow/background.frag
+++ b/examples/opengl/qopenglwindow/background.frag
@@ -1,4 +1,4 @@
-#define M_PI 3.1415926535897932384626433832795
+#define M_PI 3.14159265358979323846
#define SPEED 10000.0
uniform int currentTime;