Browse Source

Use ImageWidgets.hpp instead of separate includes

pull/5/head
falkTX 9 years ago
parent
commit
abd89dd74b
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      plugins/Nekobi/DistrhoUINekobi.hpp

+ 1
- 4
plugins/Nekobi/DistrhoUINekobi.hpp View File

@@ -20,10 +20,7 @@

#include "DistrhoUI.hpp"

#include "ImageAboutWindow.hpp"
#include "ImageButton.hpp"
#include "ImageKnob.hpp"
#include "ImageSlider.hpp"
#include "ImageWidgets.hpp"

#include "DistrhoArtworkNekobi.hpp"
#include "NekoWidget.hpp"


Loading…
Cancel
Save