From: Jean-Baptiste Kempf Date: Sat, 2 Feb 2008 00:08:58 +0000 (+0000) Subject: Qt4- DOn't assumer string has been included X-Git-Tag: 0.9.0-test0~3022 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=b1db6c5c40aa5d175dbc48658be5482698b09db9;p=vlc Qt4- DOn't assumer string has been included --- diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index e2db8c1cb8..9e25a52dd7 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -39,6 +39,8 @@ #include #include +#include + #define ICON_HEIGHT 64 #define BUTTON_HEIGHT 74