mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:44:21 +02:00
fix casing of include of finger.h
This commit is contained in:
parent
0c570f5ed5
commit
95dc030f19
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
#include "Agent.h"
|
||||
#include "Cube.h"
|
||||
#include "Lattice.h"
|
||||
#include "finger.h"
|
||||
#include "Finger.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Reference in a new issue