aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-prefs-locations.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-17 16:18:45 -0600
committerTed Gould <ted@gould.cx>2012-02-17 16:18:45 -0600
commitf8ca95b2f833a22f559ccd101c612081a6a089a3 (patch)
tree70418cc37784f6f2a9c5c43639f1d2ec9723b5fc /src/datetime-prefs-locations.h
parent6e60a40ec583b507aef6254a744631f30f9e072d (diff)
parent52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c (diff)
downloadayatana-indicator-datetime-f8ca95b2f833a22f559ccd101c612081a6a089a3.tar.gz
ayatana-indicator-datetime-f8ca95b2f833a22f559ccd101c612081a6a089a3.tar.bz2
ayatana-indicator-datetime-f8ca95b2f833a22f559ccd101c612081a6a089a3.zip
* New upstream release.
* Still need to distribute these files even if we're not building it * Adding some extra ignore stuff in * Adding in code coverage calculation * Allow ccpanel to be optional * Move to use libtimezone map * Add a name hint on the indicator * Build fixes for updated dependencies * Fixing Geoclue support
Diffstat (limited to 'src/datetime-prefs-locations.h')
-rw-r--r--src/datetime-prefs-locations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datetime-prefs-locations.h b/src/datetime-prefs-locations.h
index e312894..45d3b23 100644
--- a/src/datetime-prefs-locations.h
+++ b/src/datetime-prefs-locations.h
@@ -24,7 +24,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define __DATETIME_PREFS_LOCATIONS_H__
#include <gtk/gtk.h>
-#include "cc-timezone-map.h"
+#include <timezonemap/cc-timezone-map.h>
G_BEGIN_DECLS