-rw-r--r-- | libopie/todoevent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie/todoevent.h b/libopie/todoevent.h index 40d8f0b..8a00f99 100644 --- a/libopie/todoevent.h +++ b/libopie/todoevent.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #ifndef todoevent_h | 2 | #ifndef todoevent_h |
3 | #define todoevent_h | 3 | #define todoevent_h |
4 | 4 | ||
5 | #include <qregexp.h> | ||
5 | #include <qstringlist.h> | 6 | #include <qstringlist.h> |
6 | #include <qdatetime.h> | 7 | #include <qdatetime.h> |
7 | 8 | ||