summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-09-03 13:04:38 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-09-03 13:04:38 +0000
commit57fc680351307d1f8b33a9a1aa9d5d16cdd20ad5 (patch)
tree32456fb6013d8ced4a4f5bf547683988d218e1f9
parentd3ef7578cefca8a58d94fde3b9826a136e656b44 (diff)
downloadcontrol-center-57fc680351307d1f8b33a9a1aa9d5d16cdd20ad5.tar
control-center-57fc680351307d1f8b33a9a1aa9d5d16cdd20ad5.tar.gz
control-center-57fc680351307d1f8b33a9a1aa9d5d16cdd20ad5.tar.bz2
control-center-57fc680351307d1f8b33a9a1aa9d5d16cdd20ad5.tar.xz
control-center-57fc680351307d1f8b33a9a1aa9d5d16cdd20ad5.zip
fix pixbuf usage because of damz
-rwxr-xr-xcontrol-center1
1 files changed, 1 insertions, 0 deletions
diff --git a/control-center b/control-center
index 24088deb..aeafe783 100755
--- a/control-center
+++ b/control-center
@@ -34,6 +34,7 @@ use common;
use interactive;
use detect_devices;
use my_gtk qw(:helpers :wrappers :various);
+use ugtk qw(:helpers :wrappers :various);
#use strict;
# set the locale, needed for proper fontset and charset selection