Include linden_common.h first. Needed for libcwd.

This commit is contained in:
Aleric Inglewood
2012-07-14 20:04:55 +02:00
parent 0314bb4d38
commit 9241816a71

View File

@@ -25,8 +25,8 @@
* $/LicenseInfo$
* @endcond
*/
#include "llqtwebkit.h"
#include "linden_common.h"
#include "llqtwebkit.h"
#include "indra_constants.h" // for indra keyboard codes
#include "lltimer.h"