diff --git a/code/ryzom/tools/client/ryzom_installer/src/migratedialog.h b/code/ryzom/tools/client/ryzom_installer/src/migratedialog.h index 3c19bc6f4..9cd584372 100644 --- a/code/ryzom/tools/client/ryzom_installer/src/migratedialog.h +++ b/code/ryzom/tools/client/ryzom_installer/src/migratedialog.h @@ -17,8 +17,6 @@ #ifndef MIGRATEDIALOG_H #define MIGRATEDIALOG_H -#if defined(Q_OS_WIN32) || defined(Q_MOC_RUN) - #include "ui_migratedialog.h" /** @@ -50,5 +48,3 @@ private: }; #endif - -#endif