Include <kdefakes.h> so that setenv is defined where it
is not available, e.g., on Solaris. svn path=/trunk/KDE/kdebase/workspace/; revision=821047
This commit is contained in:
parent
7e87bc0070
commit
fc126dc537
1 changed files with 1 additions and 0 deletions
1
main.cpp
1
main.cpp
|
@ -37,6 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <stdio.h>
|
||||
#include <fixx11h.h>
|
||||
#include <kxerrorhandler.h>
|
||||
#include <kdefakes.h>
|
||||
#include <QtDBus/QtDBus>
|
||||
|
||||
#include <kdialog.h>
|
||||
|
|
Loading…
Reference in a new issue