summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/prioq.h
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2011-06-13 15:04:33 +0200
committerColin Guthrie <colin@mageia.org>2011-06-22 23:12:20 +0100
commitdd9265ac78b56c378bc7ca47920be9d9d93392b7 (patch)
treeafe6f2d056e765c35e27bf856dc0633f5bb3c0c3 /src/pulsecore/prioq.h
parent9ffa9382dd8627aa12f1cffd67c96a6dacb4420f (diff)
Remove unnecessary #includes
Diffstat (limited to 'src/pulsecore/prioq.h')
-rw-r--r--src/pulsecore/prioq.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pulsecore/prioq.h b/src/pulsecore/prioq.h
index fd3550b7..4df5e04b 100644
--- a/src/pulsecore/prioq.h
+++ b/src/pulsecore/prioq.h
@@ -22,8 +22,6 @@
USA.
***/
-#include <inttypes.h>
-
#include <pulsecore/macro.h>
#include <pulsecore/idxset.h>