Try to fix compilation on 'alpine'.
[GB.QT4] * BUG: Try to fix compilation on 'alpine'. [GB.QT5] * BUG: Try to fix compilation on 'alpine'.
This commit is contained in:
parent
bfb6cce882
commit
8c4fc6d10c
2 changed files with 0 additions and 4 deletions
|
@ -23,11 +23,8 @@
|
|||
|
||||
#define __CANIMATION_CPP
|
||||
|
||||
#include "gambas.h"
|
||||
#include "main.h"
|
||||
|
||||
#include <QMovie>
|
||||
|
||||
#include "CImage.h"
|
||||
#include "canimation.h"
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#define __CANIMATION_H
|
||||
|
||||
#include "gambas.h"
|
||||
#include "gb.qt.h"
|
||||
|
||||
#include <QMovie>
|
||||
#include <QBuffer>
|
||||
|
|
Loading…
Reference in a new issue