code cleanup: include order

This commit is contained in:
Campbell Barton
2013-04-05 17:56:54 +00:00
parent 5f49bab8ba
commit 93ac968db3
23 changed files with 61 additions and 67 deletions

View File

@@ -35,14 +35,14 @@
#include "BIF_gl.h"
#include "BLO_readfile.h"
#include "BLI_blenlib.h"
#include "BLI_math.h"
#include "BLI_rand.h"
#include "BLI_utildefines.h"
#include "BLI_fileops_types.h"
#include "BLO_readfile.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_global.h"