summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/calendarview.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/korganizer/calendarview.cpp b/korganizer/calendarview.cpp
index 0956c78..bf98ad4 100644
--- a/korganizer/calendarview.cpp
+++ b/korganizer/calendarview.cpp
@@ -122,12 +122,13 @@
#include <stdio.h>
#include <unistd.h>
#else
#include <qprocess.h>
#endif
using namespace KOrg;
+using namespace KCal;
extern int globalFlagBlockAgenda;
extern int globalFlagBlockStartup;
#define SYNC_MODE_NORMAL 0
#define SYNC_MODE_SHARP 1
#define SYNC_MODE_QTOPIA 2