Use ImageWidgets.hpp instead of separate includes

This commit is contained in:
falkTX 2015-10-12 23:04:48 +02:00
parent 197c44563a
commit abd89dd74b
1 changed files with 1 additions and 4 deletions

View File

@ -20,10 +20,7 @@
#include "DistrhoUI.hpp" #include "DistrhoUI.hpp"
#include "ImageAboutWindow.hpp" #include "ImageWidgets.hpp"
#include "ImageButton.hpp"
#include "ImageKnob.hpp"
#include "ImageSlider.hpp"
#include "DistrhoArtworkNekobi.hpp" #include "DistrhoArtworkNekobi.hpp"
#include "NekoWidget.hpp" #include "NekoWidget.hpp"