diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-03-17 17:08:47 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-03-17 17:08:47 +0800 |
commit | fae902851b09cc1f6dd2425e2bfddbce9847aaaf (patch) | |
tree | 34fb33120bf92b068c631e7d1c7aaae5b6f68aaf /src/ppview-toolbar.c | |
parent | dbdcf80ba8e559236f9937aaafba1d14b1cee46e (diff) | |
download | gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.tar gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.tar.gz gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.tar.bz2 gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.tar.lz gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.tar.xz gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.tar.zst gsoc2013-epiphany-fae902851b09cc1f6dd2425e2bfddbce9847aaaf.zip |
*** empty log message ***
Diffstat (limited to 'src/ppview-toolbar.c')
-rwxr-xr-x | src/ppview-toolbar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ppview-toolbar.c b/src/ppview-toolbar.c index bdf70f322..f3f93f7a5 100755 --- a/src/ppview-toolbar.c +++ b/src/ppview-toolbar.c @@ -19,7 +19,7 @@ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include "ppview-toolbar.h" |