mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Bazaar/FTGL_Demo : renamed 2 files that differed only by case - windows problem
git-svn-id: svn://ultimatepp.org/upp/trunk@3875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
aa61e105a2
commit
7be80375f6
3 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@ uses
|
|||
GLCtrl;
|
||||
|
||||
file
|
||||
trackball.c,
|
||||
trackball.h,
|
||||
trkball.c,
|
||||
trkball.h,
|
||||
TrackBall.h,
|
||||
TrackBall.cpp,
|
||||
FTGLCtrl.h,
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include "trackball.h"
|
||||
#include "trkball.h"
|
||||
|
||||
/*
|
||||
* This size should really be based on the distance from the center of
|
||||
Loading…
Add table
Add a link
Reference in a new issue