aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-prefs-locations.h
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2012-01-09 12:09:20 +0000
committerMichael Terry <michael.terry@canonical.com>2012-01-09 12:09:20 +0000
commit49965d030fd65d3607ea0b611545163d45019852 (patch)
treedcdf5550aecb492768d2336345b2992839b5c883 /src/datetime-prefs-locations.h
parentc5e62b64e1b8bc31266b426ccb1975300d365bc2 (diff)
downloadayatana-indicator-datetime-49965d030fd65d3607ea0b611545163d45019852.tar.gz
ayatana-indicator-datetime-49965d030fd65d3607ea0b611545163d45019852.tar.bz2
ayatana-indicator-datetime-49965d030fd65d3607ea0b611545163d45019852.zip
use libtimezonemap
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