summaryrefslogtreecommitdiff
path: root/inc/controller_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/controller_internal.h')
-rw-r--r--inc/controller_internal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/controller_internal.h b/inc/controller_internal.h
index 30fcc71..04df334 100644
--- a/inc/controller_internal.h
+++ b/inc/controller_internal.h
@@ -19,10 +19,10 @@
* limitations under the License.
*/
-#ifndef __POSITION_FINDER_CONTROLLER_INTERNAL_H__
-#define __POSITION_FINDER_CONTROLLER_INTERNAL_H__
+#ifndef __RCC_CONTROLLER_INTERNAL_H__
+#define __RCC_CONTROLLER_INTERNAL_H__
extern void controller_init_internal_functions(void);
extern void controller_fini_internal_functions(void);
-#endif /* __POSITION_FINDER_CONTROLLER_INTERNAL_H__ */
+#endif /* __RCC_CONTROLLER_INTERNAL_H__ */