Diff of /trunk/src/appdata.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 165 by harbaum, Tue Apr 21 20:11:30 2009 UTC revision 169 by harbaum, Tue Apr 28 09:10:17 2009 UTC
# Line 153  typedef struct appdata_s { Line 153  typedef struct appdata_s {
153    
154  } appdata_t;  } appdata_t;
155    
156    #include "settings.h"
157  #include "map.h"  #include "map.h"
158  #include "map_hl.h"  #include "map_hl.h"
159  #include "osm_api.h"  #include "osm_api.h"
160  #include "statusbar.h"  #include "statusbar.h"
161  #include "area_edit.h"  #include "area_edit.h"
162  #include "project.h"  #include "project.h"
 #include "settings.h"  
163  #include "diff.h"  #include "diff.h"
164  #include "iconbar.h"  #include "iconbar.h"
165  #include "icon.h"  #include "icon.h"

Legend:
Removed from v.165  
changed lines
  Added in v.169