summaryrefslogtreecommitdiff
path: root/inc/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/log.h')
-rw-r--r--inc/log.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/log.h b/inc/log.h
index ce7ad25..20619d9 100644
--- a/inc/log.h
+++ b/inc/log.h
@@ -19,8 +19,8 @@
* limitations under the License.
*/
-#ifndef __POSITION_FINDER_SERVER_H__
-#define __POSITION_FINDER_SERVER_H__
+#ifndef __RCC_LOG_H__
+#define __RCC_LOG_H__
#include <dlog.h>
@@ -98,4 +98,4 @@
-#endif /* __POSITION_FINDER_SERVER_H__ */
+#endif /* __RCC_LOG_H__ */