summaryrefslogtreecommitdiff
path: root/libgtk_kylix/GTKConsts.pas
diff options
context:
space:
mode:
Diffstat (limited to 'libgtk_kylix/GTKConsts.pas')
-rw-r--r--libgtk_kylix/GTKConsts.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgtk_kylix/GTKConsts.pas b/libgtk_kylix/GTKConsts.pas
index 9b4e545..0b18b1c 100644
--- a/libgtk_kylix/GTKConsts.pas
+++ b/libgtk_kylix/GTKConsts.pas
@@ -24,7 +24,7 @@ unit GTKConsts;
interface
-uses glib2, gdk2, gtk2;
+uses lazglib2, gtk2;
const // copied from gdkkeysyms
GDK_BackSpace = $FF08;