From 093e392dd84c920d26bca17d48ac6611393d087c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Aug 2012 00:36:15 +0300 Subject: Fix code style. --- src/normalopenglgraphics.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/normalopenglgraphics.cpp') diff --git a/src/normalopenglgraphics.cpp b/src/normalopenglgraphics.cpp index 75eafc732..89223838d 100644 --- a/src/normalopenglgraphics.cpp +++ b/src/normalopenglgraphics.cpp @@ -24,10 +24,11 @@ #ifdef USE_OPENGL -#include "graphicsmanager.h" -#include "graphicsvertexes.h" #include "normalopenglgraphics.h" + #include "configuration.h" +#include "graphicsmanager.h" +#include "graphicsvertexes.h" #include "logger.h" #include "resources/image.h" -- cgit v1.2.3-70-g09d2