summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_qt3/tqvfbhdr.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-11-08 09:04:58 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-11-08 09:04:58 +0100
commitffc3a34f0a82c436b758057810b6cca61c90c7da (patch)
treea291de539d7b1eed167be31d8732c6793a5f12e0 /qtinterface/interface_qt3/tqvfbhdr.h
parent2e2a1ef93e03e64e1469791471ce754ce5202d31 (diff)
downloadtqtinterface-ffc3a34f0a82c436b758057810b6cca61c90c7da.tar.gz
tqtinterface-ffc3a34f0a82c436b758057810b6cca61c90c7da.zip
Fix unintended renaming
Diffstat (limited to 'qtinterface/interface_qt3/tqvfbhdr.h')
-rw-r--r--qtinterface/interface_qt3/tqvfbhdr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/interface_qt3/tqvfbhdr.h b/qtinterface/interface_qt3/tqvfbhdr.h
index 8055a6f..bf10af4 100644
--- a/qtinterface/interface_qt3/tqvfbhdr.h
+++ b/qtinterface/interface_qt3/tqvfbhdr.h
@@ -29,7 +29,7 @@ Boston, MA 02110-1301, USA.
// Reimplement the QVFBHDR class
// For Qt3, no changes are needed
-#include <tqvfbhdr.h>
+#include <qvfbhdr.h>
#endif // USE_QT3
@@ -38,7 +38,7 @@ Boston, MA 02110-1301, USA.
// Reimplement the QVFBHDR class
// For Qt4, some changes are needed
-#include <Qt/tqvfbhdr.h>
+#include <Qt/qvfbhdr.h>
#endif // USE_QT4