summaryrefslogtreecommitdiff
path: root/src/resources/soundeffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/soundeffect.h')
-rw-r--r--src/resources/soundeffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h
index 229977c2a..8c30aed48 100644
--- a/src/resources/soundeffect.h
+++ b/src/resources/soundeffect.h
@@ -35,7 +35,7 @@
class SoundEffect final : public Resource
{
public:
- A_DELETE_COPY(SoundEffect);
+ A_DELETE_COPY(SoundEffect)
/**
* Destructor.