summaryrefslogtreecommitdiffstats
path: root/kgamma/kcmkgamma/xvidextwrap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kgamma/kcmkgamma/xvidextwrap.cpp')
-rw-r--r--kgamma/kcmkgamma/xvidextwrap.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/kgamma/kcmkgamma/xvidextwrap.cpp b/kgamma/kcmkgamma/xvidextwrap.cpp
index f7bf532b..9cbbf250 100644
--- a/kgamma/kcmkgamma/xvidextwrap.cpp
+++ b/kgamma/kcmkgamma/xvidextwrap.cpp
@@ -28,15 +28,10 @@
#include <vector>
#include <string>
+#include <sstream>
#include <config.h>
-#ifdef HAVE_SSTREAM
-#include <sstream>
-#else
-#include <strstream.h>
-#define istringstream istrstream
-#endif
#include <kdebug.h>