diff options
Diffstat (limited to 'src/panel.h')
-rw-r--r-- | src/panel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/panel.h b/src/panel.h index 2666431..5778e13 100644 --- a/src/panel.h +++ b/src/panel.h @@ -18,9 +18,9 @@ #ifndef PANEL_H #define PANEL_H -#include <ntqframe.h> +#include <tqframe.h> #include <tdeconfig.h> -#include <ntqpalette.h> +#include <tqpalette.h> /** *@author Miguel Novas |