summaryrefslogtreecommitdiffstats
path: root/examples/layout/layout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/layout/layout.cpp')
-rw-r--r--examples/layout/layout.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/layout/layout.cpp b/examples/layout/layout.cpp
index bc2ff269..0989ccb4 100644
--- a/examples/layout/layout.cpp
+++ b/examples/layout/layout.cpp
@@ -14,8 +14,8 @@
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqmultilineedit.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
class ExampleWidget : public TQWidget
{