diff options
Diffstat (limited to 'kppp/conwindow.h')
-rw-r--r-- | kppp/conwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/conwindow.h b/kppp/conwindow.h index a1d13f09..c2948a3b 100644 --- a/kppp/conwindow.h +++ b/kppp/conwindow.h @@ -32,7 +32,7 @@ #include <tqdialog.h> #include <tqframe.h> #include <tqevent.h> -#include <tqlayout.h> +#include <layout.h> class PPPStats; |