]> Pileus Git - grits/blobdiff - src/plugin-radar.h
Example plugin in GObject plugin format
[grits] / src / plugin-radar.h
index 7b787d8cd83d6afc3a0b35561aaa0f7c3b40db64..2bc422aac026402874201be0256a230358a22345 100644 (file)
@@ -15,8 +15,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef RADAR_H
-#define RADAR_H
+#ifndef __RADAR_H__
+#define __RADAR_H__
 
 gboolean radar_init(AWeatherGui *gui);