GUI Editor Linux build fix

This commit is contained in:
dfighter1985 2014-08-06 22:10:11 +02:00
parent 62ea5d19ce
commit df4755222b

View file

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