fixed invalid include name

pull/89/head
Bogdan Marinescu 2013-10-21 14:43:46 +03:00
parent 8557b24b61
commit dfb472ceaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "UBloxUSBGSMModem.h"
#include "UbloxUSBGSMModem.h"
#include "smstest.h"
void test(const void* data)