1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

fix compilation

This commit is contained in:
Paul Licameli
2016-02-19 01:39:44 -05:00
parent 8b7266fe2e
commit d9c2ff6dc2
3 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
#include "Snap.h"
#include <algorithm>
#include <cstdlib>
#include "Project.h"