Mercurial > geeqie
comparison src/main.c @ 281:9995c5fb202a
gqview.h -> main.h
author | zas_ |
---|---|
date | Tue, 08 Apr 2008 23:02:33 +0000 |
parents | 5cd386db1e6c |
children | e213fb025621 |
comparison
equal
deleted
inserted
replaced
280:fc3a2ac664c1 | 281:9995c5fb202a |
---|---|
8 * Please read the included file COPYING for more information. | 8 * Please read the included file COPYING for more information. |
9 * This software comes with no warranty of any kind, use at your own risk! | 9 * This software comes with no warranty of any kind, use at your own risk! |
10 */ | 10 */ |
11 | 11 |
12 | 12 |
13 #include "gqview.h" | 13 #include "main.h" |
14 | 14 |
15 #include "cache.h" | 15 #include "cache.h" |
16 #include "collect.h" | 16 #include "collect.h" |
17 #include "collect-io.h" | 17 #include "collect-io.h" |
18 #include "dnd.h" | 18 #include "dnd.h" |