Fix win32 fgpanel build
This commit is contained in:
parent
32a49cb689
commit
c92bc96ff8
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#ifdef HAVE_WINDOWS_H
|
||||
#include <windows.h>
|
||||
#include <direct.h>
|
||||
#endif
|
||||
|
||||
#include "FGGLApplication.hxx"
|
||||
|
|
Loading…
Reference in a new issue