Fix linux build

This commit is contained in:
Charles J. Cliffe 2016-03-15 21:19:29 -04:00
parent 7b3942fbcf
commit 3460e4fcaf
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <map> #include <map>
#include <string> #include <string>
#include <sstream> #include <sstream>
#include <mutex>
#include "lodepng.h" #include "lodepng.h"
#include "wx/glcanvas.h" #include "wx/glcanvas.h"
#include "wx/filename.h" #include "wx/filename.h"