Added missing includes for CuteAlien.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@910 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
parent
0a47efa97f
commit
84cff1fb56
@ -55,13 +55,14 @@
|
||||
#include "IGPUProgrammingServices.h"
|
||||
#include "IGUIButton.h"
|
||||
#include "IGUICheckBox.h"
|
||||
#include "IGUIContextMenu.h"
|
||||
#include "IGUIColorSelectDialog.h"
|
||||
#include "IGUIComboBox.h"
|
||||
#include "IGUIElement.h"
|
||||
#include "IGUIContextMenu.h"
|
||||
#include "IGUIEditBox.h"
|
||||
#include "IGUIElement.h"
|
||||
#include "IGUIElementFactory.h"
|
||||
#include "IGUIEnvironment.h"
|
||||
#include "IGUIFileOpenDialog.h"
|
||||
#include "IGUIColorSelectDialog.h"
|
||||
#include "IGUIFont.h"
|
||||
#include "IGUIFontBitmap.h"
|
||||
#include "IGUIImage.h"
|
||||
@ -70,11 +71,12 @@
|
||||
#include "IGUIMeshViewer.h"
|
||||
#include "IGUIScrollBar.h"
|
||||
#include "IGUISkin.h"
|
||||
#include "IGUISpinBox.h"
|
||||
#include "IGUISpriteBank.h"
|
||||
#include "IGUIStaticText.h"
|
||||
#include "IGUITabControl.h"
|
||||
#include "IGUIWindow.h"
|
||||
#include "IGUIToolbar.h"
|
||||
#include "IGUISpinBox.h"
|
||||
#include "IGUIWindow.h"
|
||||
#include "IImage.h"
|
||||
#include "ILightSceneNode.h"
|
||||
#include "ILogger.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user