tests/formattest.cpp

Christian Mollekopf mollekopf at kolabsys.com
Tue May 1 13:50:28 CEST 2012


 tests/formattest.cpp |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit edb58182bec37e160dea457c697a679bb1033da3
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Tue May 1 13:50:19 2012 +0200

    fixed include

diff --git a/tests/formattest.cpp b/tests/formattest.cpp
index 335aeb2..8fcf191 100644
--- a/tests/formattest.cpp
+++ b/tests/formattest.cpp
@@ -28,14 +28,13 @@
 #include <kdebug.h>
 #include <kolab/kolabcontainers.h>
 #include <kolab/kolabformat.h>
-#include <kolab/errorhandler.h>
 
 #include <kcalcore/icalformat.h>
 #include <kabc/vcardconverter.h>
 
 #include "testutils.h"
 #include "kolabformat/kolabobject.h"
-
+#include "kolabformat/errorhandler.h"
 
 void normalizeMimemessage(QString &content)
 {





More information about the commits mailing list