MAINT-5507: Include httpconstants in file picker for linux.

master
Rider Linden 2015-09-16 09:09:55 -07:00
parent 907efc9cc9
commit fd27f0feb8
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@
#include "llwindowsdl.h" // for some X/GTK utils to help with filepickers
#endif // LL_SDL
#if LL_LINUX || LL_SOLARIS
#include "llhttpconstants.h" // file picker uses some of thes constants on Linux
#endif
//
// Globals
//