Skip to content
Snippets Groups Projects
Commit 6f312467 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Uppercase gps --> GPS in all file names

parent d34c3435
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
//Wolf includes
#include <sensor_GPS.h>
#include "feature_gps_pseudorange.h"
#include "feature_GPS_pseudorange.h"
#include "constraint_autodiff.h"
//std
......
......@@ -6,7 +6,7 @@
#include <feature_GPS_pseudorange.h>
#include <processor_GPS.h>
#include "capture_gps.h"
#include "capture_GPS.h"
namespace wolf
{
......
......@@ -7,7 +7,7 @@
// Wolf includes
#include "processor_base.h"
#include "capture_gps.h"
#include "capture_GPS.h"
// Std includes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment