Moved around headers, should make it faster to compile.
This commit is contained in:
parent
1e8286a5b9
commit
2c20ddf6fc
24 changed files with 121 additions and 40 deletions
|
@ -2,10 +2,10 @@
|
|||
#define __VOLUMESLIDER_H__
|
||||
|
||||
#include "PixWidget.h"
|
||||
#include "Button.h"
|
||||
|
||||
class VolumeSlider;
|
||||
class MainDisplay;
|
||||
class Button;
|
||||
|
||||
class VolButton : public PixWidget
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue