comparison src/view_dir_list.c @ 281:9995c5fb202a

gqview.h -> main.h
author zas_
date Tue, 08 Apr 2008 23:02:33 +0000
parents 22ed43d4c849
children 0b82646e977f
comparison
equal deleted inserted replaced
280:fc3a2ac664c1 281:9995c5fb202a
7 * This software is released under the GNU General Public License (GNU GPL). 7 * This software is released under the GNU General Public License (GNU GPL).
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 #include "gqview.h" 12 #include "main.h"
13 #include "view_dir_list.h" 13 #include "view_dir_list.h"
14 14
15 #include "dnd.h" 15 #include "dnd.h"
16 #include "dupe.h" 16 #include "dupe.h"
17 #include "filelist.h" 17 #include "filelist.h"