--- deliantra/dclient/src/backend/ndk/frame.cpp 2010/10/20 08:33:42 1.3 +++ deliantra/dclient/src/backend/ndk/frame.cpp 2010/10/24 20:31:51 1.4 @@ -3,12 +3,12 @@ * Copyright (c) 2003,2004 by Stanislav Ievlev * * This file is covered by the GNU Library General Public License, - * which should be included with libndk++ as the file COPYING. + * which should be included with libndk as the file COPYING. */ -#include -#include -#include +#include +#include +#include ndk::frame::frame (std::string const &title, panel *parent)