diff options
Diffstat (limited to 'tools/qvfb/qvfbview.cpp')
-rw-r--r-- | tools/qvfb/qvfbview.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qvfb/qvfbview.cpp b/tools/qvfb/qvfbview.cpp index 7afc2fc..32ac3d9 100644 --- a/tools/qvfb/qvfbview.cpp +++ b/tools/qvfb/qvfbview.cpp @@ -40,8 +40,8 @@ #include "qlock_p.h" #endif -#include "tqvfbview.h" -#include "tqvfbhdr.h" +#include "qvfbview.h" +#include "qvfbhdr.h" #define QTE_PIPE "QtEmbedded-%1" |