Revision 6ff06bbf modules/PowerManagement_1-1/module.h

View differences:

modules/PowerManagement_1-1/module.h
24 24
 * @{
25 25
 */
26 26

  
27
#ifndef _AMIROOS_MODULE_H_
28
#define _AMIROOS_MODULE_H_
27
#ifndef AMIROOS_MODULE_H
28
#define AMIROOS_MODULE_H
29 29

  
30 30
#include <amiroos.h>
31 31

  
......
863 863

  
864 864
/** @} */
865 865

  
866
#endif /* _AMIROOS_MODULE_H_ */
866
#endif /* AMIROOS_MODULE_H */
867 867

  
868 868
/** @} */

Also available in: Unified diff