diff options
Diffstat (limited to 'quanta/components/debugger/gubed/quantadebuggergubed.cpp')
-rw-r--r-- | quanta/components/debugger/gubed/quantadebuggergubed.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/gubed/quantadebuggergubed.cpp b/quanta/components/debugger/gubed/quantadebuggergubed.cpp index 8ba9f7ca..d083739a 100644 --- a/quanta/components/debugger/gubed/quantadebuggergubed.cpp +++ b/quanta/components/debugger/gubed/quantadebuggergubed.cpp @@ -23,7 +23,7 @@ #include <tqslider.h> #include <tqcheckbox.h> #include <tqcombobox.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <errno.h> #include <tqstring.h> #include <tqmap.h> |