Commit 2c5c36f1 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: includes order

parent 0b76cec1
......@@ -24,7 +24,8 @@
#ifndef EPGITEM_H
#define EPGITEM_H
#include <vlc_common.h>
#include "qt4.hpp"
#include <vlc_epg.h>
#include <QGraphicsItem>
#include <QDateTime>
......
......@@ -29,10 +29,8 @@
#include <QEvent>
#if defined(Q_WS_WIN)
# include <windows.h>
# include <vlc_common.h>
# include <vlc_interface.h>
# include "qt4.hpp"
# include <windows.h>
# include "input_manager.hpp"
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment