diff options
Diffstat (limited to 'languages/cpp/createpcsdialog.cpp')
-rw-r--r-- | languages/cpp/createpcsdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/createpcsdialog.cpp b/languages/cpp/createpcsdialog.cpp index e237d683..a53ebe35 100644 --- a/languages/cpp/createpcsdialog.cpp +++ b/languages/cpp/createpcsdialog.cpp @@ -39,7 +39,7 @@ #include <tqheader.h> #include <tqlabel.h> #include <tqregexp.h> -#include <tqlayout.h> +#include <layout.h> #include <tqtimer.h> #include <tqpushbutton.h> |