Browse Source

Dang. Forgot to include <config.h> - now it works

master
waxfrenzy 22 years ago
parent
commit
2fbec862cb
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      SpiralSound/Plugins/LADSPAPlugin/LADSPAPlugin.C

+ 2
- 0
SpiralSound/Plugins/LADSPAPlugin/LADSPAPlugin.C View File

@@ -17,6 +17,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <config.h>

#include <cstdio>
#include <cstdlib>
#include <cstring>


Loading…
Cancel
Save