1
0
Fork 0

Fix win32 fgpanel build

This commit is contained in:
Frederic Bouvier 2011-10-08 13:41:32 +02:00
parent 32a49cb689
commit c92bc96ff8

View file

@ -22,6 +22,7 @@
#ifdef HAVE_WINDOWS_H
#include <windows.h>
#include <direct.h>
#endif
#include "FGGLApplication.hxx"