CVS commit by okellogg: Add missing #include. M +1 -0 statewidget.h 1.9 --- kdesdk/umbrello/umbrello/statewidget.h #1.8:1.9 @@ -11,4 +11,5 @@ #define STATEWIDGET_H #include <qpainter.h> +#include <qstringlist.h> #include "umlwidget.h" #include "worktoolbar.h"