]> Creatis software - clitk.git/blobdiff - vv/vvRegisterForm.cxx
Merge branch 'master' of /home/dsarrut/clitk3.server
[clitk.git] / vv / vvRegisterForm.cxx
index 7dfc942635c2566a37fded523cfa41b2496312c2..229fb2f135de6837120c4617d41a75176ae20e76 100644 (file)
@@ -22,7 +22,7 @@
 #include <QDir>
 #include <QPalette>
 #include "common/globals.h"
-#include "vvCommon.h"
+#include "vvConfiguration.h"
 #include "vvUtils.h"
 
 vvRegisterForm::vvRegisterForm(QUrl url, QString path, QSettings::Format format):url(url), settings(path, format){ 
@@ -66,4 +66,4 @@ void vvRegisterForm::show(){
   
  osName->setText(QString::fromStdString(OS_NAME));
  QDialog::show();
-}
\ No newline at end of file
+}