webengine/wmlengine/src/fbox/src/FBOXWmlFormattedEditor.cpp
changeset 25 0ed94ceaa377
parent 0 dd21522fd290
child 47 e1bea15f9a39
--- a/webengine/wmlengine/src/fbox/src/FBOXWmlFormattedEditor.cpp	Tue Nov 24 09:02:20 2009 +0200
+++ b/webengine/wmlengine/src/fbox/src/FBOXWmlFormattedEditor.cpp	Thu Dec 17 09:20:16 2009 +0200
@@ -24,7 +24,12 @@
 #include <eikedwin.h>
 #include <e32std.h>
 #include <PtiDefs.h>
+#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
 #include <txtrich.h>
+#else
+#include <txtrich.h>
+#include <txtclipboard.h>
+#endif
 #include <bautils.h>
 #include <webkit.rsg>
 #include <PUAcodes.hrh>