update openjpeg + x265, unproxy clip fix, config mods for lv2/opus/x265-10bit
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginlv2ui.h
index 63a401027fe0df64849dd6cac675b13e538bc579..c710060f6a1be7447ffcdf166a99df8524c431a1 100644 (file)
@@ -22,8 +22,6 @@
 #ifndef __PLUGINLV2UI_H__
 #define __PLUGINLV2UI_H__
 
-#ifdef HAVE_LV2UI
-
 #include "forkbase.h"
 #include "pluginlv2.h"
 #include "pluginlv2client.h"
@@ -96,5 +94,5 @@ public:
        int handle_child();
        int run(int ac, char **av);
 };
-#endif
+
 #endif