fix case; fixes linux build

This commit is contained in:
AJ Kelly
2012-07-01 15:27:50 -05:00
parent 9931903f88
commit 451a56b0c6
+1 -1
View File
@@ -27,7 +27,7 @@
#include "NotesLoaderSM.h"
#include "NotesLoaderSSC.h"
#include "NotesWriterDWI.h"
#include "NotesWriterJSON.h"
#include "NotesWriterJson.h"
#include "NotesWriterSM.h"
#include "NotesWriterSSC.h"
#include "UnlockManager.h"