Style fix.
The <GL/xxxxxx> headers don't go at the end, they just get mixed with the rest alphabetically.
This commit is contained in:
parent
488d2c7231
commit
cf88fe0b31
@ -8,9 +8,8 @@
|
||||
|
||||
#include <ColumnListView.h>
|
||||
#include <ColumnTypes.h>
|
||||
#include <GroupView.h>
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <GroupView.h>
|
||||
|
||||
|
||||
class CapabilitiesView : public BGroupView {
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
#include <Application.h>
|
||||
#include <Catalog.h>
|
||||
|
||||
#include "OpenGLWindow.h"
|
||||
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
|
||||
#include <Window.h>
|
||||
|
||||
#include "OpenGLView.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user