1
1

Changed include 'glib.h' to 'global.h' because global.h file has some things for

backward compatibility with glib (eg. including 'glibcompat.h')

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Этот коммит содержится в:
Slava Zanko 2009-11-02 12:37:09 +02:00 коммит произвёл Enrico Weigelt, metux IT service
родитель e0b3247c50
Коммит d58af17cb8

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

@ -11,7 +11,7 @@
#include <sys/stat.h>
#include <glib.h>
#include "../src/global.h"
/* Flags for vfs_split_url() */
#define URL_ALLOW_ANON 1