aboutsummaryrefslogtreecommitdiff
path: root/src/AllCommands.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/AllCommands.cxx')
-rw-r--r--src/AllCommands.cxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/AllCommands.cxx b/src/AllCommands.cxx
index 003fcbe3..28e3d3eb 100644
--- a/src/AllCommands.cxx
+++ b/src/AllCommands.cxx
@@ -18,6 +18,11 @@
*/
#include "config.h"
+
+extern "C" {
+#include "AllCommands.h"
+}
+
#include "command.h"
#include "QueueCommands.hxx"
#include "PlayerCommands.hxx"