PlayUAV / PlayuavOSD

A Graphical OSD for FPV
http://en.playuav.com
GNU General Public License v3.0
67 stars 60 forks source link

Fixed compiling under linux #9

Closed SamuelBrucksch closed 8 years ago

SamuelBrucksch commented 8 years ago

In windows case sensitive does not matter, but on linux is does. So compiling did not work. I adjusted it so it compiles now on linux.

ghost commented 8 years ago

Great work, thanks. Merged.