src/gtkpluginpref.h

changeset 9709
2e73f176cc80
parent 8713
8a7baa8f8460
child 9713
bb37562302a1
equal deleted inserted replaced
9708:72ebfb02658f 9709:2e73f176cc80
28 28
29 #ifdef HAVE_CONFIG_H 29 #ifdef HAVE_CONFIG_H
30 # include <config.h> 30 # include <config.h>
31 #endif 31 #endif
32 32
33 #include <gtk/gtk.h> 33 #include "pluginpref.h"
34 34
35 #include "pluginpref.h" 35 #include "gtkinternal.h"
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif
40 40

mercurial