1999-05-28 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gscreen.c: Include util.h after x.h; Undefine __G_LIB_H__.
Этот коммит содержится в:
родитель
1534ef3055
Коммит
9c0597b6a3
@ -11,6 +11,7 @@
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
#include "x.h"
|
||||
#include "util.h"
|
||||
#include "global.h"
|
||||
#include "dir.h"
|
||||
#include "command.h"
|
||||
@ -38,7 +39,6 @@
|
||||
#include "gtkflist.h"
|
||||
#include "../vfs/vfs.h"
|
||||
#include <gdk/gdkprivate.h>
|
||||
#include <glib.h>
|
||||
|
||||
/* Whether to display the tree view on the left */
|
||||
int tree_panel_visible = -1;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user