fix casing of include of finger.h

This commit is contained in:
Stephen Birarda 2013-02-08 13:59:09 -08:00
parent 0c570f5ed5
commit 95dc030f19

View file

@ -44,7 +44,7 @@
#include "Agent.h"
#include "Cube.h"
#include "Lattice.h"
#include "finger.h"
#include "Finger.h"
using namespace std;