diff options
author | Colin Guthrie <colin@mageia.org> | 2011-08-10 13:16:28 +0200 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-08-11 10:36:21 +0200 |
commit | 1824fc6d73bf0e73bd8e3d9be197222851d7adee (patch) | |
tree | 152f396f20ebb0ffacdb9d1ed66cfd4d0e840f2b | |
parent | 6b1d9b8d6ae3634caa31c20397ce8510a028dd55 (diff) |
ext-device-restore: Include format.h
-rw-r--r-- | src/pulse/ext-device-restore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulse/ext-device-restore.h b/src/pulse/ext-device-restore.h index f43946b4..829beba5 100644 --- a/src/pulse/ext-device-restore.h +++ b/src/pulse/ext-device-restore.h @@ -25,6 +25,7 @@ #include <pulse/context.h> #include <pulse/version.h> +#include <pulse/format.h> /** \file * |