|
Lines 43-49
Link Here
|
| 43 |
#include <gconf/gconf-client.h> |
43 |
#include <gconf/gconf-client.h> |
| 44 |
|
44 |
|
| 45 |
#define GNOME_DESKTOP_USE_UNSTABLE_API |
45 |
#define GNOME_DESKTOP_USE_UNSTABLE_API |
| 46 |
#include <libgnome/gnome-desktop-utils.h> |
46 |
#include <gnome-desktop-2.0/libgnome/gnome-desktop-utils.h> |
| 47 |
|
47 |
|
| 48 |
#include "calendar-window.h" |
48 |
#include "calendar-window.h" |
| 49 |
|
49 |
|