Fix file encoding. Please avoid UTF-8 for shaders. Older drivers don't like it.
This commit is contained in:
parent
20535a3893
commit
5b063ad32b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// -*- mode: C; -*-
|
||||
// -*- mode: C; -*-
|
||||
// Licence: GPL v2
|
||||
// Author: Vivian Meazza.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue