SVN commit 1212908 by kuemmel: build without pch M +1 -0 nextcolor.cpp --- branches/work/kst/portto4/kst/src/libkst/nextcolor.cpp #1212907:1212908 @@ -11,6 +11,7 @@ #include "nextcolor.h" +using namespace Kst; NextColor* NextColor::_instance = 0;