Typo.
[bertos.git] / emul / emulwin.h
index 957a02156c8692126e93b68b29aaac62060318f2..13814ef50824cc49d9977cd0cd4e8ea9d8cdbba4 100755 (executable)
 
 /*#*
  *#* $Log$
+ *#* Revision 1.4  2006/05/28 12:17:56  bernie
+ *#* Drop almost all the Qt3 cruft.
+ *#*
+ *#* Revision 1.3  2006/02/20 02:00:39  bernie
+ *#* Port to Qt 4.1.
+ *#*
  *#* Revision 1.2  2006/01/16 03:51:51  bernie
  *#* Fix boilerplate.
  *#*
@@ -26,7 +32,7 @@
 #ifndef EMUL_EMULWIN_H
 #define EMUL_EMULWIN_H
 
-#include <qmainwindow.h>
+#include <QtGui/QMainWindow>
 
 // fwd decls
 class Emulator;