summaryrefslogtreecommitdiffstats
path: root/src/widgets/qcombobox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qcombobox.cpp')
-rw-r--r--src/widgets/qcombobox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp
index 47dfb959..82177c18 100644
--- a/src/widgets/qcombobox.cpp
+++ b/src/widgets/qcombobox.cpp
@@ -40,7 +40,7 @@
#include "ntqcombobox.h"
#ifndef TQT_NO_COMBOBOX
-#include "ntqpopupmenu.h"
+#include "tqpopupmenu.h"
#include "ntqlistbox.h"
#include "ntqpainter.h"
#include "ntqdrawutil.h"