Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix include artwork
  • Loading branch information
falkTX committed Aug 22, 2018
1 parent 215c14f commit de73a58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/VectorJuice/VectorJuiceUI.cpp
Expand Up @@ -18,8 +18,6 @@
#include "VectorJuicePlugin.hpp"
#include "VectorJuiceUI.hpp"

#include "VectorJuiceArtwork.hpp"

using DGL_NAMESPACE::Point;

START_NAMESPACE_DISTRHO
Expand Down
2 changes: 2 additions & 0 deletions plugins/VectorJuice/VectorJuiceUI.hpp
Expand Up @@ -22,6 +22,8 @@

#include "ImageWidgets.hpp"

#include "VectorJuiceArtwork.hpp"

using DGL_NAMESPACE::Image;
using DGL_NAMESPACE::ImageAboutWindow;
using DGL_NAMESPACE::ImageButton;
Expand Down

0 comments on commit de73a58

Please sign in to comment.