diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-02-15 13:25:19 -0600 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-02-15 13:25:19 -0600 |
commit | ed432b431805543fd27b991aeab7908fabe74ae0 (patch) | |
tree | 5824b6f132850ea6af66635e9ed68b09424ddbbc /src/datetime-prefs-locations.h | |
parent | 9756029c79b5bd640b071c19e26c5908ed0102df (diff) | |
parent | fe58c7854934c37a765b7c50721c4a7e7bda5aab (diff) | |
download | ayatana-indicator-datetime-ed432b431805543fd27b991aeab7908fabe74ae0.tar.gz ayatana-indicator-datetime-ed432b431805543fd27b991aeab7908fabe74ae0.tar.bz2 ayatana-indicator-datetime-ed432b431805543fd27b991aeab7908fabe74ae0.zip |
lp:~mterry/indicator-datetime/libtimezonemap
Diffstat (limited to 'src/datetime-prefs-locations.h')
-rw-r--r-- | src/datetime-prefs-locations.h | 2 |
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 |