summaryrefslogtreecommitdiffstats
path: root/src/common/gui/editlistbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/gui/editlistbox.h')
-rw-r--r--src/common/gui/editlistbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/gui/editlistbox.h b/src/common/gui/editlistbox.h
index 53b4294..57b156f 100644
--- a/src/common/gui/editlistbox.h
+++ b/src/common/gui/editlistbox.h
@@ -19,7 +19,7 @@
#ifndef EDITLISTBOX_H
#define EDITLISTBOX_H
-#include <tqlayout.h>
+#include <layout.h>
#include <klineedit.h>
#include <kpushbutton.h>
#include <klistview.h>