mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Change header guard name for consistency
This commit is contained in:
parent
9b7ce39c57
commit
80edc4313f
@ -28,8 +28,8 @@
|
||||
* -------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef LABSAT23_SOURCE_H
|
||||
#define LABSAT23_SOURCE_H
|
||||
#ifndef GNSS_SDR_LABSAT23_SOURCE_H
|
||||
#define GNSS_SDR_LABSAT23_SOURCE_H
|
||||
|
||||
#include <gnuradio/block.h>
|
||||
#include <string>
|
||||
|
Loading…
Reference in New Issue
Block a user