changed case for include key.h

release/4.3a0
Manohar Paluri 2010-04-07 17:21:40 +00:00
parent 41c77ef421
commit f06d1a2e30
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ using namespace boost::assign;
#include <CppUnitLite/TestHarness.h>
#include "DSF.h"
#include "key.h"
#include "Key.h"
using namespace std;
using namespace gtsam;