Bug 405561 - "nsGnomeVFSService.cpp has new libgnomevfs/gnome-vfs-utils.h system header dependency" [p=manish@flock.com (Manish Singh) r=bsmedberg a1.9=beltzner]

This commit is contained in:
reed@reedloden.com 2007-11-28 14:39:55 -08:00
Родитель 42aa43f23f
Коммит eece0753eb
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -45,12 +45,11 @@
#include "nsAutoPtr.h"
extern "C" {
#include <libgnomevfs/gnome-vfs.h>
#include <libgnomevfs/gnome-vfs-application-registry.h>
#include <libgnomevfs/gnome-vfs-init.h>
#include <libgnomevfs/gnome-vfs-mime.h>
#include <libgnomevfs/gnome-vfs-mime-handlers.h>
#include <libgnomevfs/gnome-vfs-mime-info.h>
#include <libgnomevfs/gnome-vfs-utils.h>
#include <libgnome/gnome-url.h>
}