]> Pileus Git - grits/blobdiff - src/gis-util.h
Add better suppressions file
[grits] / src / gis-util.h
index cf3b09faf9189ad57b93b581df81b68958d2fd8c..3bc4d660013eb20a93faae07b5ae5825fb987e04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Andy Spencer <spenceal@rose-hulman.edu>
+ * Copyright (C) 2009-2010 Andy Spencer <andy753421@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,6 +18,8 @@
 #ifndef __GIS_UTIL_H__
 #define __GIS_UTIL_H__
 
+#include <glib.h>
+
 #define EARTH_R (6371000)
 #define EARTH_C (2*G_PI*EARTH_R)
 #define NORTH  90