Skip to content
Snippets Groups Projects
Commit 3c3a63d0 authored by Jan Möbius's avatar Jan Möbius
Browse files

Fixed include order

parent fd7c45e0
No related branches found
No related tags found
No related merge requests found
......@@ -44,14 +44,17 @@
#include <QObject>
#include <OpenFlipper/BasePlugin/BaseInterface.hh>
#include <OpenFlipper/BasePlugin/RenderInterface.hh>
#include <ACG/GL/IRenderer.hh>
#include <ACG/GL/FBO.hh>
#include <ACG/GL/globjects.hh>
#include <ACG/GL/AntiAliasing.hh>
#include <OpenFlipper/BasePlugin/BaseInterface.hh>
#include <OpenFlipper/BasePlugin/RenderInterface.hh>
#include <vector>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment