11 lines
263 B
C++
11 lines
263 B
C++
--- tv/tvxbase.cpp.orig Wed Sep 20 22:34:02 2000
|
|
+++ tv/tvxbase.cpp Sat Nov 22 21:51:40 2003
|
|
@@ -23,7 +23,7 @@
|
|
Foundation, Inc., or see http://www.gnu.org/.
|
|
*/
|
|
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
|
|
#define Uses_TApplication
|
|
#define Uses_TButton
|