GUI Editor Linux build fix

--HG--
branch : gsoc2014-dfighter
This commit is contained in:
dfighter1985 2014-08-06 22:10:11 +02:00
parent 48bd3cb383
commit 475c0201ea

View file

@ -20,7 +20,7 @@
#include "nel/misc/file.h"
#include <vector>
#include <string>
#include <QPixMap>
#include <QPixmap>
#include <QImage>
#include <QListWidget>