Browse Source

Add missing include

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1525 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.65
sletz 18 years ago
parent
commit
37f77ece8a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common/JackPort.cpp

+ 1
- 0
common/JackPort.cpp View File

@@ -21,6 +21,7 @@ This program is free software; you can redistribute it and/or modify
#include "JackPort.h"
#include "JackError.h"
#include <stdio.h>
#include <assert.h>

namespace Jack
{


Loading…
Cancel
Save