main.cpp
changeset 11 b4cd9b9d6ca5
parent 0 1168ca87fd4e
child 14 172c2683c714
--- a/main.cpp	Mon Aug 07 10:39:15 2006 -0400
+++ b/main.cpp	Mon Jan 29 10:56:09 2007 -0500
@@ -1,5 +1,5 @@
 #include <qapplication.h>
-#include "ui_viewerInterface.Qt4.h"
+#include "ui_viewerInterface.h"
 #include "VEFViewer.h"
 
 class ViewerInterface: public QDialog, public Ui::Dialog