summaryrefslogtreecommitdiffstats
path: root/examples/listboxcombo/listboxcombo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listboxcombo/listboxcombo.cpp')
-rw-r--r--examples/listboxcombo/listboxcombo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/listboxcombo/listboxcombo.cpp b/examples/listboxcombo/listboxcombo.cpp
index 1b5a719c4..28558cf77 100644
--- a/examples/listboxcombo/listboxcombo.cpp
+++ b/examples/listboxcombo/listboxcombo.cpp
@@ -9,10 +9,10 @@
#include "listboxcombo.h"
-#include <ntqcombobox.h>
+#include <tqcombobox.h>
#include <ntqlistbox.h>
#include <ntqhbox.h>
-#include <ntqpushbutton.h>
+#include <tqpushbutton.h>
#include <tqstring.h>
#include <tqpixmap.h>
#include <tqlabel.h>