Blob Blame History Raw
--- src/Plugin.h	2008-08-03 07:30:57.000000000 -0400
+++ src/Plugin.h.new	2009-02-05 15:36:12.462084664 -0500
@@ -3,6 +3,7 @@
 #define PLUGIN_H
 
 #include <vector>
+#include <stdint.h>
 
 class PluginCapability
 {