summaryrefslogtreecommitdiffstats
path: root/xparts/xpart_notepad/xp_notepad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/xpart_notepad/xp_notepad.cpp')
-rw-r--r--xparts/xpart_notepad/xp_notepad.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/xp_notepad.cpp b/xparts/xpart_notepad/xp_notepad.cpp
index 18295111..5dc7157c 100644
--- a/xparts/xpart_notepad/xp_notepad.cpp
+++ b/xparts/xpart_notepad/xp_notepad.cpp
@@ -4,7 +4,7 @@
#include <tqfile.h>
#include <tqtextstream.h>
#include <stdio.h>
-#include <iostream.h>
+#include <iostream>
#include <xpart.h>
#include <kdebug.h>