/[xlog]/xlog/src/callbacks_preferencesdialog.c
ViewVC logotype

Diff of /xlog/src/callbacks_preferencesdialog.c

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

revision 1.16 by pa4tu, Sun Aug 17 10:03:47 2003 UTC revision 1.17 by pa4tu, Sun Aug 17 10:25:42 2003 UTC
# Line 30  Line 30 
30  #include <gtk/gtk.h>  #include <gtk/gtk.h>
31  #include <string.h>  #include <string.h>
32    
33    #if WANT_HAMLIB
34    #       include <string.h>
35    #       include <hamlib/rig.h>
36    #       include "hamlib-utils.h"
37    #endif
38    
39  #include "callbacks_preferencesdialog.h"  #include "callbacks_preferencesdialog.h"
40  #include "interface.h"  #include "interface.h"
41  #include "support.h"  #include "support.h"
# Line 37  Line 43 
43  #include "log.h"  #include "log.h"
44  #include "utils.h"  #include "utils.h"
45    
 #if WANT_HAMLIB  
 #       include <string.h>  
 #       include <hamlib-utils.h>  
 #       include <hamlib/rig.h>  
 #endif  
   
46  extern GtkWidget *mainwindow;  extern GtkWidget *mainwindow;
47  extern preferencestype preferences;  extern preferencestype preferences;
48  extern statetype state;  extern statetype state;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26