#include <bonobo-win.h>, not <bonobo-app.h>, which doesn't exist
anymore. svn path=/trunk/; revision=5472
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2000-09-16 Ettore Perazzoli <ettore@helixcode.com>
|
||||
|
||||
* e-shell-view.h: #include "bonobo-win.h", not "bonobo-app.h".
|
||||
|
||||
2000-09-15 Dan Winship <danw@helixcode.com>
|
||||
|
||||
* e-storage.c (get_path_for_physical_uri_foreach): foreach_data
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <bonobo/bonobo-app.h>
|
||||
#include <bonobo/bonobo-win.h>
|
||||
|
||||
#include "e-shell.h"
|
||||
|
||||
|
Reference in New Issue
Block a user